summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2008-12-30 21:10:03 +0000
committerJürg Billeter <juergbi@src.gnome.org>2008-12-30 21:10:03 +0000
commitb6f686d93ac6bb902234729adaa69d14dbe79c96 (patch)
tree396dff85984233810f50b65a0b37bb8d0d21c977 /doc
parent5fe50e3b97bf98602ceb86e47f8455b8f2ce8cb7 (diff)
downloadvala-b6f686d93ac6bb902234729adaa69d14dbe79c96.tar.gz
Fix dashes in option descriptions, patch by Andrew Feren, fixes bug 565479
2008-12-30 Jürg Billeter <j@bitron.ch> * doc/valac.1: Fix dashes in option descriptions, patch by Andrew Feren, fixes bug 565479 svn path=/trunk/; revision=2250
Diffstat (limited to 'doc')
-rw-r--r--doc/valac.112
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/valac.1 b/doc/valac.1
index 59bc7bc57..14e4d20e9 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -17,22 +17,22 @@ source code. It's also planned to generate GIDL files when
gobject-introspection is ready.
.SH OPTIONS
.TP
-.B \---help
+.B \--help
Show help options
.TP
-.B \---vapidir=DIRECTORY...
+.B \--vapidir=DIRECTORY...
Look for package bindings in DIRECTORY
.TP
-.B \---pkg=PACKAGE...
+.B \--pkg=PACKAGE...
Include binding for PACKAGE
.TP
-.B \---library=NAME
+.B \--library=NAME
Library name
.TP
-.B \--d, --directory=DIRECTORY
+.B \-d, --directory=DIRECTORY
Output directory
.TP
-.B \---version
+.B \--version
Display version number
.SH FEATURES
Interfaces, Properties, Signals, Foreach, Lambda expressions, Type