diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:36:01 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:36:01 +0000 |
commit | 2f4268e5e02216be53cd85816362191373512463 (patch) | |
tree | 57165bf2889337044bc3633854e5aa38f7d89e6b /man | |
parent | 73d840b9f14b65166b92e6b43f930fd0ef7b8267 (diff) | |
download | lout-2f4268e5e02216be53cd85816362191373512463.tar.gz |
Lout 3.20.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@9 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'man')
-rw-r--r-- | man/prg2lout.1 | 8 | ||||
-rw-r--r-- | man/prg2lout.txt | 6 |
2 files changed, 14 insertions, 0 deletions
diff --git a/man/prg2lout.1 b/man/prg2lout.1 index 7014e46..27232c7 100644 --- a/man/prg2lout.1 +++ b/man/prg2lout.1 @@ -93,6 +93,14 @@ is sufficiently large. For example, .B -T0.5i produces half-inch tab intervals. .TP +.BI \-S " filename" +Use +.I filename +as the setup file instead of the system default setup file. The setup +file determines the value of all formatting options not given to +.I prg2lout +as command line arguments. +.TP .B \-u Print usage information on stderr, including available languages, and exit. .TP diff --git a/man/prg2lout.txt b/man/prg2lout.txt index 991315d..848c4ff 100644 --- a/man/prg2lout.txt +++ b/man/prg2lout.txt @@ -68,6 +68,12 @@ OPTIONS is sufficiently large. For example, -T0.5i produces half-inch tab intervals. + -S filename + Use filename as the setup file instead of the system + default setup file. The setup file determines the + value of all formatting options not given to prg2lout + as command line arguments. + -u Print usage information on stderr, including available languages, and exit. |