mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-10 09:43:06 +02:00
docs: fix manpage flag formats
Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
This commit is contained in:
parent
be0bb09c7a
commit
e24c7f93c9
@ -10,25 +10,25 @@ The output will be written to standard output unless the --output
|
|||||||
is specified.
|
is specified.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B \---help
|
.B \--help
|
||||||
Show help options
|
Show help options
|
||||||
.TP
|
.TP
|
||||||
.B \, ---output=FILENAME
|
.B \--output=FILENAME
|
||||||
Save the resulting output in FILENAME.
|
Save the resulting output in FILENAME.
|
||||||
.TP
|
.TP
|
||||||
.B \---verbose
|
.B \--verbose
|
||||||
Show verbose messages
|
Show verbose messages
|
||||||
.TP
|
.TP
|
||||||
.B \---debug
|
.B \--debug
|
||||||
Show debug messages
|
Show debug messages
|
||||||
.TP
|
.TP
|
||||||
.B \---includedir=DIRECTORY
|
.B \--includedir=DIRECTORY
|
||||||
Adds a directory which will be used to find includes inside the GIR format.
|
Adds a directory which will be used to find includes inside the GIR format.
|
||||||
.TP
|
.TP
|
||||||
.B \---module=MODULE
|
.B \--module=MODULE
|
||||||
FIXME
|
FIXME
|
||||||
.TP
|
.TP
|
||||||
.B \---shared-library=FILENAME
|
.B \--shared-library=FILENAME
|
||||||
Specifies the shared library where the symbols in the typelib can be found.
|
Specifies the shared library where the symbols in the typelib can be found.
|
||||||
The name of the library should not contain the leading lib prefix nor
|
The name of the library should not contain the leading lib prefix nor
|
||||||
the ending shared library suffix.
|
the ending shared library suffix.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user