table of contents
CONVERTALL(1) | User Commands | CONVERTALL(1) |
NAME¶
convertall - A very flexible unit converter
DESCRIPTION¶
Usage:
- convertall [qt-options]
-or- (non-GUI):¶
- convertall [options] [number] from_unit [to_unit]
-or- (non-GUI):¶
- convertall -i [options]
Units with spaces must be "quoted"
OPTIONS¶
- -d, --decimals=num
- set number of decimals to show
- -f, --fixed-decimals
- show set number of decimals, even if zeros
- -h, --help
- display this message and exit
- -i, --interactive
- interactive command line mode (non-GUI)
- -q, --quiet
- convert without further prompts
- -s, --sci-notation
- show results in scientific notation
- convertall [qt-options]
-or- (non-GUI):¶
- convertall [options] [number] from_unit [to_unit]
-or- (non-GUI):¶
- convertall -i [options]
Units with spaces must be "quoted"
- -d, --decimals=num
- set number of decimals to show
- -f, --fixed-decimals
- show set number of decimals, even if zeros
- -h, --help
- display this message and exit
- -i, --interactive
- interactive command line mode (non-GUI)
- -q, --quiet
- convert without further prompts
- -s, --sci-notation
- show results in scientific notation
SEE ALSO¶
The full documentation for convertall is maintained as a Texinfo manual. If the info and convertall programs are properly installed at your site, the command
- info convertall
should give you access to the complete manual.
August 2013 | convertall Usage: |