diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:36:35 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:36:35 +0000 |
commit | b10d39aec443165093f8f28bc6f940530b89cdaf (patch) | |
tree | 63a1ef3b3f1d2562c498291cda341a2171a1fe1c /man/prg2lout.txt | |
parent | 2f4268e5e02216be53cd85816362191373512463 (diff) | |
download | lout-b10d39aec443165093f8f28bc6f940530b89cdaf.tar.gz |
Lout 3.21.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@11 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'man/prg2lout.txt')
-rw-r--r-- | man/prg2lout.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/prg2lout.txt b/man/prg2lout.txt index 848c4ff..67b3e37 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. + -L number + Attach line numbers to the program text, beginning with + number or 1 if number is not given. You may need to + give the 1 anyway to prevent prg2lout from taking a + following file name as a number. + -S filename Use filename as the setup file instead of the system default setup file. The setup file determines the |