Command line: help=temperature

Many of the OWFS programs have internal help

$ /opt/owfs/bin/owserver --help=temperature
1-WIRE access programs by Paul H Alfille and others.

Temperature and Display Help

1-wire address format (for display, all will be accepted for input)
f (family code) = 2 hex digits
i (ID) = 12 hex digits
c (crc8) = 2 hex digits
-f --format f[.]i[[.]c]

Temperature scale
-C --Celsius Celsius(default) temperature scale
-F --Fahrenheit Fahrenheit temperature scale
-K --Kelvin Kelvin temperature scale
-R --Rankine Rankine temperature scale

Copyright 2003 GPLv2. See http://www.owfs.org for support, downloads
 

Previous page: Command line: help=job
Next page: Maintainers