summaryrefslogtreecommitdiffstats
path: root/trace2-target-values.txt
diff options
context:
space:
mode:
Diffstat (limited to 'trace2-target-values.txt')
-rw-r--r--trace2-target-values.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/trace2-target-values.txt b/trace2-target-values.txt
index 3985b6d3c..06f195331 100644
--- a/trace2-target-values.txt
+++ b/trace2-target-values.txt
@@ -5,7 +5,7 @@
* `<absolute-pathname>` - Writes to the file in append mode. If the target
already exists and is a directory, the traces will be written to files (one
per process) underneath the given directory.
-* `af_unix:[<socket_type>:]<absolute-pathname>` - Write to a
+* `af_unix:[<socket-type>:]<absolute-pathname>` - Write to a
Unix DomainSocket (on platforms that support them). Socket
type can be either `stream` or `dgram`; if omitted Git will
try both.