summaryrefslogtreecommitdiff
path: root/doc/intltool-extract.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intltool-extract.8')
-rw-r--r--doc/intltool-extract.818
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/intltool-extract.8 b/doc/intltool-extract.8
index f0a2998..1cccda7 100644
--- a/doc/intltool-extract.8
+++ b/doc/intltool-extract.8
@@ -21,19 +21,19 @@ instead.
.SH OPTIONS
.IP "\fB\-l\fR" 4
.PD 0
-.IP "\fB\--local\fR" 4
+.IP "\fB\-\-local\fR" 4
.PD
Creates a subdirectory under current working directory (named "\fBtmp/\fR")
-and writes files there. This option can't be used with \fB\--update\fR option.
-.IP "\fB\--update\fR" 4
+and writes files there. This option can't be used with \fB\-\-update\fR option.
+.IP "\fB\-\-update\fR" 4
.PD
Writes header file into the same directory the source file is in. New file
name is the source file name appending ".h" extension. This option can't be
used with
-.BR \-l / \--local
-option. Besides, this option is the default option if neither \fB\--local\fR
-nor \fB\--update\fR is specified.
-.IP "\fB\--type\fR=\fITYPE\fR" 4
+.BR \-l / \-\-local
+option. Besides, this option is the default option if neither \fB\-\-local\fR
+nor \fB\-\-update\fR is specified.
+.IP "\fB\-\-type\fR=\fITYPE\fR" 4
.PD
Specify the type of source file. Currently supported types are:
.br
@@ -56,7 +56,7 @@ Specify the type of source file. Currently supported types are:
"gettext/xml" (Generic XML file)
.IP "\fB\-v\fR" 4
.PD 0
-.IP "\fB\--version\fR" 4
+.IP "\fB\-\-version\fR" 4
.PD
Show version information.
.IP "\fB\-h\fR" 4
@@ -66,7 +66,7 @@ Show version information.
Show usage and basic help information.
.IP "\fB\-q\fR" 4
.PD 0
-.IP "\fB\--quiet\fR" 4
+.IP "\fB\-\-quiet\fR" 4
.PD
Be quiet while running.