fixed weather unit man

This commit is contained in:
Harald Hope 2018-05-21 15:11:04 -07:00
parent 0739e956b9
commit 2364629135

8
inxi.1
View file

@ -8,7 +8,7 @@ inxi \- Command line system information script for console and IRC
\fBinxi\fR [\fB\-c NUMBER\fR] [\fB\-t\fR [\fBc\fR|\fBm\fR|\fBcm\fR|\fBmc\fR] \fBinxi\fR [\fB\-c NUMBER\fR] [\fB\-t\fR [\fBc\fR|\fBm\fR|\fBcm\fR|\fBmc\fR]
[\fBNUMBER\fR]] [\fB\-v NUMBER\fR] [\fB\-W LOCATION\fR] [\fBNUMBER\fR]] [\fB\-v NUMBER\fR] [\fB\-W LOCATION\fR]
[\fB\-\-weather\-unit\fR {\fBc\fR|\fBf\fR|\fBcf\fR|\fBfc\fR}] [\fB\-y WIDTH\fR] [\fB\-\-weather\-unit\fR {\fBm\fR|\fBi\fR|\fBmi\fR|\fBim\fR}] [\fB\-y WIDTH\fR]
\fBinxi\fR [\fB\-\-recommends\fR] \fR[\fB\-\-slots\fR] \fR[\fB\-\-usb\fR] \fBinxi\fR [\fB\-\-recommends\fR] \fR[\fB\-\-slots\fR] \fR[\fB\-\-usb\fR]
@ -430,9 +430,9 @@ Examples: \fB\-W 95623\fR OR \fB\-W Boston,MA\fR OR \fB\-W45.5234,\-122.6762\fR
OR \fB\-W new+york,ny\fR OR \fB\-W bodo,norway\fR. OR \fB\-W new+york,ny\fR OR \fB\-W bodo,norway\fR.
.TP .TP
.B \-\-weather\-unit <unit>\fR .B \-\-weather\-unit <unit>\fR
[\fBc\fR|\fBf\fR|\fBcf\fR|\fBfc\fR] Sets weather units to metric (\fBm\fR), imperial (\fBi\fR), [\fBm\fR|\fBi\fR|\fBmi\fR|\fBim\fR] Sets weather units to metric (\fBm\fR), imperial (\fBi\fR),
metric (imperial) (\fBmi\fR), imperial (metric) (\fBim\fR). If metric or imperial not found, metric (imperial) (\fBmi\fR, default), imperial (metric) (\fBim\fR). If metric or imperial
sets to default values, or \fBN/A\fR. not found,sets to default value, or \fBN/A\fR.
.TP .TP
.B \-y\fR,\fB \-\-width <integer>\fR .B \-y\fR,\fB \-\-width <integer>\fR
This is an absolute width override which sets the output line width max. This is an absolute width override which sets the output line width max.