Changeset 124 for smplayer/trunk/man/smplayer.1
- Timestamp:
- Mar 16, 2012, 4:02:47 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 121-122
- Property svn:mergeinfo changed
-
smplayer/trunk/man/smplayer.1
r96 r124 1 .TH smplayer 1 "J uly 2009" "The SMPlayer Project" "SMPlayer"1 .TH smplayer 1 "January 2012" "The SMPlayer Project" "SMPlayer" 2 2 .SH NAME 3 3 SMPlayer \- The best GUI frontend for MPlayer … … 7 7 [\fI-send-action <action_name>\fR] [\fI-actions <action_list>\fR] [\fI[\-no]\-close\-at\-end\fR] 8 8 [\fI[\-no]\-fullscreen\fR] [\fI\-sub <subtitle_file>\fR] [\fI-pos <x> <y>\fR] [\fI-size <width> <height>\fR] 9 [\fI\-add\-to\-playlist\fR] [\fI\-help|\-\-help|\-h|\-?\fR] [\fI[\-playlist] <media1>\fR] [\fI[\-playlist] <media2>\fR]... 9 [\fI\-add\-to\-playlist\fR] [\fI-disable-server] 10 [\fI\-help|\-\-help|\-h|\-?\fR] [\fI<media1>\fR] [\fI<media2>\fR]... 10 11 .SH DESCRIPTION 11 12 .TP … … 76 77 opened in a new instance. 77 78 .TP 79 .B -disable-server 80 Disables the server used to communicate with other instances. 81 This also disables the possibility to use a single instance. 82 .TP 78 83 .B <media1> <media2> ... 79 84 Any kind of file that SMPlayer can open. It can be a local file, 80 85 a DVD (e.g. dvd://1), an Internet stream 81 (e.g. mms://....) or a local playlist in format m3u or pls. If the 82 \fB\-playlist\fR option is used, that means that SMPlayer will 83 pass the \fB\-playlist\fR option to MPlayer, so MPlayer will 84 handle the playlist, not SMPlayer. 86 (e.g. mms://....) or a local playlist in format m3u or pls. 85 87 .SH "SEE ALSO" 86 88 \fBmplayer\fR(1) 87 89 .SH AUTHOR 88 The author of SMPlayer is Ricardo Villalba <rvm@ escomposlinux.org>.90 The author of SMPlayer is Ricardo Villalba <rvm@users.sourceforge.net>. 89 91 90 92 This manual page was written by Matvey Kozhev <sikon@lucidfox.org> for the
Note:
See TracChangeset
for help on using the changeset viewer.