diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-19 17:12:48 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-19 17:12:48 +0300 |
commit | c6d49e92c880824cb1a1dbd281c336249a0f0cf7 (patch) | |
tree | 91f00fd691247a8abd68c493656c725afe322375 /doc/awkcard.in | |
parent | 6da1fa8663a1b8a55a5d90054bc71f04007b8935 (diff) | |
download | egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.tar.gz egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.tar.bz2 egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.zip |
Documentation and compile fixes.
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r-- | doc/awkcard.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in index 57d0c028..1c4d1910 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -246,7 +246,7 @@ Disable \*(GK-specific extensions. .TI "\*(FC\-C\*(FR, \*(FC\-\^\-copyright\*(FR Print the short version of the GNU copyright information on \*(FCstdout\*(FR. -.TI "\*(FC\-d \*(FIfile\*(FR, \*(FC\-\^\-dump-variables\*(FR[\*(FC=\*(FIfile\*(FR] +.TI "\*(FC\-d\*(FR[\*(FIfile\*(FR], \*(FC\-\^\-dump-variables\*(FR[\*(FC=\*(FIfile\*(FR] Print a sorted list of global variables, their types and final values to \*(FIfile\*(FR. @@ -284,7 +284,7 @@ Recognize octal and hexadecimal values in input data. Force use of the locale's decimal point character when parsing input data. .TI "\*(FC\-O\*(FR, \*(FC\-\^\-optimize\*(FR Enable some internal optimizations. -.TI "\*(FC\-p \*(FR[\*(FC\*(FIfile\*(FR], \*(FC\-\^\-profile\*(FR[\*(FC=\*(FIfile\*(FR] +.TI "\*(FC\-p\*(FR[\*(FC\*(FIfile\*(FR], \*(FC\-\^\-profile\*(FR[\*(FC=\*(FIfile\*(FR] Send profiling data to \*(FIfile\*(FR (default: \*(FCawkprof.out\*(FR). With \*(GK, |