aboutsummaryrefslogtreecommitdiff
path: root/doc/idest.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/idest.texi')
-rw-r--r--doc/idest.texi20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/idest.texi b/doc/idest.texi
index 68c939f..ae725f1 100644
--- a/doc/idest.texi
+++ b/doc/idest.texi
@@ -34,3 +34,3 @@
@copying
-Copyright @copyright{} 2009-2011 Sergey Poznyakoff
+Copyright @copyright{} 2009-2011, 2015 Sergey Poznyakoff
@@ -1086,6 +1086,6 @@ format is invoked using the @option{--format} (@option{-H}) command
line option. The format name is given as argument to that option.
-Similarly to @option{--source}, the @option{--format} option stops
+Similarly to the @option{--source} option, the @option{--format} option stops
further argument processing and passes the rest of arguments to the
format module, which is supposed to remove its option arguments and
-leave only the input file names. For example:
+leave only input file names. For example:
@@ -1373,3 +1373,3 @@ Show a short help summary
@samp{shortlist.scm} example program, discussed in @ref{shortlist
-example}. It does not take any command line options, everything after
+example}. It does not take any command line options -- everything after
the format name is treated as file names:
@@ -1389,3 +1389,3 @@ file-modifying counterpart of formats. A batch is invoked using the
@option{--batch} (@option{-B}) command line option. The batch name
-is given as argument to that option. Similarly to @option{--source}
+is given as argument to that option. Similarly to the @option{--source}
and @option{--format} options, the @option{--batch} option stops
@@ -1588,6 +1588,6 @@ $ idest --dry-run --script settitle *.mp3
changes to the input files, @command{idest} will verbosely print
-results of each invocation of @samp{idest-main}. Input files will
-then be opened in read-only mode.
+results of each invocation of @samp{idest-main}. When
+@option{--dry-run} is used, input files are opened in read-only mode.
-The same applies to testing batch files, e.g.:
+This option works with batch files as well, e.g.:
@@ -1639,3 +1639,3 @@ The @samp{dry-run} mode is actually implemented as a usual
script is installed to the package script directory. Its
-source can be found in the subdirectory @file{example} of the
+source can be found in the subdirectory @file{scheme} of the
@command{idest} distribution.
@@ -1872,3 +1872,3 @@ Print a short usage message.
- Email bug reports to @email{bug-idest@@gnuorg.ua} (or
+ Email bug reports to @email{bug-idest@@gnu.org.ua} (or
@email{gray+idest@@gnu.org.ua}). Please include a detailed

Return to:

Send suggestions and report system problems to the System administrator.