[vlc-devel] commit: Use minus and not hyphen in man page	(Christophe Mutricy )
    git version control 
    git at videolan.org
       
    Mon Sep  7 23:11:26 CEST 2009
    
    
  
vlc | branch: 1.0-bugfix | Christophe Mutricy <xtophe at videolan.org> | Thu Jul  9 20:36:12 2009 +0100| [02f44d7486c964d622efbd1b194d5c6a6e41f219] | committer: Christophe Mutricy 
Use minus and not hyphen in man page
Signed-off-by: Christophe Mutricy <xtophe at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=02f44d7486c964d622efbd1b194d5c6a6e41f219
---
 doc/vlc-wrapper.1 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/vlc-wrapper.1 b/doc/vlc-wrapper.1
index 6e30ad9..e7d4d8f 100644
--- a/doc/vlc-wrapper.1
+++ b/doc/vlc-wrapper.1
@@ -37,11 +37,11 @@ The preferred way is to use
 .B sudo
 :
 .PP
-\& $ sudo vlc-wrapper --option1 --option2
+\& $ sudo vlc-wrapper \-\-option1 \-\-option2
 .PP
 You can also set the SUDO_UID environement variable:
 .PP
-\& # SUDO_UID=1000 vlc-wrapper --option1 --option2
+\& # SUDO_UID=1000 vlc-wrapper \-\-option1 \-\-option2
 .PP
 
 
    
    
More information about the vlc-devel
mailing list