diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-04-11 20:52:20 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-04-11 20:52:20 +0300 |
commit | 9bc37b0ee389c9a8be843b9f30d11bb7df899c20 (patch) | |
tree | 5716b64bd2759834254d5fd5d8c49ff86d076b6d /test | |
parent | 154f72534002c0c49df249b52fe76d126eed72a3 (diff) | |
download | egawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.tar.gz egawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.tar.bz2 egawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.zip |
Change --arbitrary-precision to --bignum. Doc updates.
Diffstat (limited to 'test')
-rw-r--r-- | test/badargs.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/badargs.ok b/test/badargs.ok index 3dd65990..35c7d027 100644 --- a/test/badargs.ok +++ b/test/badargs.ok @@ -18,7 +18,7 @@ Short options: GNU long options: (extensions) -l library --load=library -L [fatal] --lint[=fatal] -n --non-decimal-data - -M --arbitrary-precision + -M --bignum -N --use-lc-numeric -o[file] --pretty-print[=file] -O --optimize |