[vlmc-devel] commit: vlmc.1: Fix typos in man page and elaborate options. (Rohit Yadav )
git at videolan.org
git at videolan.org
Mon Oct 4 16:16:53 CEST 2010
vlmc | branch: master | Rohit Yadav <rohityadav89 at gmail.com> | Mon Oct 4 19:58:16 2010 +0530| [9ee0e3974c4e1780a12ae46020309cf4dfdcc542] | committer: Rohit Yadav
vlmc.1: Fix typos in man page and elaborate options.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=9ee0e3974c4e1780a12ae46020309cf4dfdcc542
---
doc/vlmc.1 | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/doc/vlmc.1 b/doc/vlmc.1
index dd40c84..76d7501 100644
--- a/doc/vlmc.1
+++ b/doc/vlmc.1
@@ -20,7 +20,7 @@ vlmc \- VideoLAN Movie Creator
.SH SYNOPSIS
.B vlmc
.RI [ OPTIONS ]...
-.RI [ filenames|URI ]...
+.RI [ filename|URI ]...
.SH DESCRIPTION
VideoLAN Movie Creator (VLMC) is a cross-platform, non-linear video editing
software based on libVLC and running on Windows, Linux and Mac OS X.
@@ -28,15 +28,17 @@ It is a free software distributed under the terms of the GPL v2.
This manual page documents briefly the
.B VLMC
video editor.
-
.SH OPTIONS
.TP
-.B \-\-version
-Outputs version information and exits.
+.B \-\-help|-?
+Outputs help.
.TP
-.B filename(s)...
+.B \-\-project|\-p [filename|URI]
Specifies the file to open when VLMC starts.
-If this is not specified, gedit will load a blank file with an "Untitled Project" label.
+If this is not specified, VLMC will load a blank file with an "Untitled Project" label.
+.TP
+.B \-\-version|-v
+Outputs version information and exits.
.SH FILES
.I ~/.config/vlmc/vlmc.conf
.RS
More information about the Vlmc-devel
mailing list