From 23646291355ff6b495bbe55d2d633394b3948068 Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Mon, 21 May 2018 15:11:04 -0700 Subject: [PATCH] fixed weather unit man --- inxi.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inxi.1 b/inxi.1 index 71e454e..7538788 100644 --- a/inxi.1 +++ b/inxi.1 @@ -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] [\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] @@ -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. .TP .B \-\-weather\-unit \fR -[\fBc\fR|\fBf\fR|\fBcf\fR|\fBfc\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, -sets to default values, or \fBN/A\fR. +[\fBm\fR|\fBi\fR|\fBmi\fR|\fBim\fR] Sets weather units to metric (\fBm\fR), imperial (\fBi\fR), +metric (imperial) (\fBmi\fR, default), imperial (metric) (\fBim\fR). If metric or imperial +not found,sets to default value, or \fBN/A\fR. .TP .B \-y\fR,\fB \-\-width \fR This is an absolute width override which sets the output line width max.