summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-09-25 13:05:49 -0300
committerJohan Dahlin <johan@gnome.org>2010-09-25 13:05:49 -0300
commit99ab8df51ef28940a4da5827263f498065634411 (patch)
tree05e425063161b268ee52d8139ba18e86dce8b7df
parentf5e93c0aaca0d075b3a4263d49635d02fe7681de (diff)
downloadgobject-introspection-99ab8df51ef28940a4da5827263f498065634411.tar.gz
Do not use triple dashes
-rw-r--r--docs/g-ir-generate.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/g-ir-generate.1 b/docs/g-ir-generate.1
index 994e1875..78d12d51 100644
--- a/docs/g-ir-generate.1
+++ b/docs/g-ir-generate.1
@@ -11,13 +11,13 @@ The output will be written to standard output unless the --output
is specified.
.SH OPTIONS
.TP
-.B \---help
+.B \, --help
Show help options
.TP
-.B \, ---shlib=FILENAME
+.B \, --shlib=FILENAME
The shared library to read the symbols from.
.TP
-.B \, ---output=FILENAME
+.B \, --output=FILENAME
Save the resulting output in FILENAME.
.TP
.SH BUGS