]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Fix dashes in option descriptions, patch by Andrew Feren, fixes bug 565479
authorJürg Billeter <j@bitron.ch>
Tue, 30 Dec 2008 21:10:03 +0000 (21:10 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Tue, 30 Dec 2008 21:10:03 +0000 (21:10 +0000)
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

ChangeLog
THANKS
doc/valac.1

index 133c0a9e6f1879921d8b9e8e9834e202c454bc8f..573068e15c5f006588f73706bccd91caf7aa74e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-30  Jürg Billeter  <j@bitron.ch>
+
+       * doc/valac.1:
+
+       Fix dashes in option descriptions, patch by Andrew Feren,
+       fixes bug 565479
+
 2008-12-30  Jürg Billeter  <j@bitron.ch>
 
        * vapi/packages/gnome-vfs-2.0/:
diff --git a/THANKS b/THANKS
index 1697a4af7dd18521a660dc2b23022b98de35d967..b826c0eee9fd144b4dfb168d452e094d53089ffb 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -9,6 +9,7 @@ Ali Sabil
 Amos Brocco
 Andrea Del Signore
 Andreas Brauchli
+Andrew Feren
 Anthony Taylor
 Arwed von Merkatz
 Carl-Anton Ingmarsson
index 59bc7bc57db781654a44b581108c4381df4329a8..14e4d20e90ac903f6a65c80fc634292eab4766fb 100644 (file)
@@ -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