summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-27 19:18:45 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-27 19:18:45 +0000
commit734d04d14eec356146d7be13410522cfbc7f4b44 (patch)
tree7df275a42d5b805764e484a51b24610e531b0970 /DOCS
parentedc68fcea398691c7ed2327504bb674487bc325a (diff)
downloadmpv-734d04d14eec356146d7be13410522cfbc7f4b44.tar.bz2
mpv-734d04d14eec356146d7be13410522cfbc7f4b44.tar.xz
identical text for identical suboptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13495 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.117
1 files changed, 7 insertions, 10 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 42fb2f5cf6..89bce8705f 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2865,14 +2865,11 @@ smooth factor (default: 0)
quality factor (default: 75)
.IPs outdir=<dirname>
Specify the directory to save the JPEG files to (default: ./).
-.IPs subdirs=<value>
-If specified, MPlayer will create numbered subdirectories with the
-specified prefix.
-If it's not specified, no subdirectories are created
-and all JPEG files are written to the same directory.
-.IPs maxfiles=<value>
-Maximum number of JPEG files to be saved per subdirectory in case subdirs
-is specified.
+.IPs subdirs=<prefix>
+Create numbered subdirectories with the specified prefix to
+save the files in instead of the current directory.
+.IPs maxfiles=<value> (subdirs only)
+Maximum number of files to be saved per subdirectory.
Must be equal to or larger than 1 (default: 1000).
.RE
.PD 1
@@ -2902,8 +2899,8 @@ Specify the directory to save the PNM files to (default: ./).
.IPs subdirs=<prefix>
Create numbered subdirectories with the specified prefix to
save the files in instead of the current directory.
-.IPs maxfiles=<value> (subdir only)
-Maximum number of PNM files to be saved per subdirectory.
+.IPs maxfiles=<value> (subdirs only)
+Maximum number of files to be saved per subdirectory.
Must be equal to or larger than 1 (default: 1000).
.RE
.PD 1