mirror of
https://github.com/videolan/vlc.git
synced 2024-11-30 13:25:56 +08:00
Use minus and not hyphen in man page
This commit is contained in:
parent
4746e4bc4a
commit
ac466e0ff3
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user