[vlc-devel] commit: Use minus and not hyphen in man page (Christophe Mutricy )
git version control
git at videolan.org
Sat Jul 11 21:24:35 CEST 2009
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Thu Jul 9 20:36:12 2009 +0100| [ac466e0ff37cf0a6e3c548e6670deae49cab16e9] | committer: Christophe Mutricy
Use minus and not hyphen in man page
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac466e0ff37cf0a6e3c548e6670deae49cab16e9
---
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