Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
151e00e3
Commit
151e00e3
authored
Aug 22, 2008
by
Loïc Minier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix man page syntax errors
parent
76dfb93e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
doc/vlc-config.1
doc/vlc-config.1
+0
-1
doc/vlc.1
doc/vlc.1
+2
-2
No files found.
doc/vlc-config.1
View file @
151e00e3
...
@@ -11,7 +11,6 @@ the compiler and linker flags that should be used to compile
...
@@ -11,7 +11,6 @@ the compiler and linker flags that should be used to compile
and link programs that use \fIlibvlc\fP.
and link programs that use \fIlibvlc\fP.
.
.
.SH OPTIONS
.SH OPTIONS
.l
\fIvlc-config\fP accepts the following options:
\fIvlc-config\fP accepts the following options:
.TP 8
.TP 8
.B \-\-version
.B \-\-version
...
...
doc/vlc.1
View file @
151e00e3
...
@@ -30,12 +30,12 @@ multimedia player and server.
...
@@ -30,12 +30,12 @@ multimedia player and server.
.B VLC
.B VLC
follows the usual GNU command line syntax, with long
follows the usual GNU command line syntax, with long
options starting with two dashes (`-').
options starting with two dashes (`-').
For a precise description of options, please use "vlc
-
-help".
For a precise description of options, please use "vlc
\-\
-help".
The complete list of
The complete list of
.B VLC
.B VLC
options depends on what plugins are installed because they automatically
options depends on what plugins are installed because they automatically
add their own options. Please use "vlc
--longhelp -
-advanced" for a
add their own options. Please use "vlc
\-\-longhelp \-\
-advanced" for a
complete list of available options.
complete list of available options.
.SH ITEMS
.SH ITEMS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment