NFORENUM(1) | General Commands Manual | NFORENUM(1) |
NFORenum
— A tool
for checking NFO code for errors, and for beautifying that code
nforenum |
[options] [file [file2 [file3 [...]]]] |
--auto-correct
| -a
--comments
=type
| -c
type--data
[=dir]
|
-D
[dir]If <dir> is not specified, report the location of the .nforenum directory. In either case, eliminate the 5-second wait used to ensure that those not running NFORenum from a command line can see the directory-created message.
Default: Look for the .nforenum directory in the current
directory, and then in the environment variable
HOME
, if defined. If not found attempt to create
in HOME
, then in .
--force
| -f
--help
| -h
--lock
--no-replace
|
--keep-old
| -k
--silent
| -s
--version
| -v
--write-data
The following options cause NFORenum to behave as if all files
started with the associated command. The readme has full details on the
comment commands. Options associated with comment commands that require
additional information take that information as an argument. With the
exception of -L
/--let
, the
options to the command line versions are case insensitive. "ON"
and "OFF" may be specified with "+" and "-",
respectively.
--beautify
| -b
--diff
| -d
--let
| -L
--lint
| -l
--preserve-messages
| -p
--real-sprites
| -r
--use-old-nums
| -o
--warning-disable
| -w
--warning-enable
| -W
-w
and -W
(and their long
counterparts) also accept a comma-separated list of messages, all of which
will be ENABLEd or DISABLEd.
The documentation in /usr/share/doc/nforenum/
nforenum was written by Dale McCoy, with portions by Dan Masek, Thijs Marinussen, Remko Bijker and Christoph Elsenhans.
This manual page was written by Remko Bijker.
August 5, 2010 |