]> git.sur5r.net Git - i3/i3status/commitdiff
man: fix typo for max_threshold in load 315/head
authorGaël PORTAY <gael.portay@savoirfairelinux.com>
Thu, 18 Oct 2018 21:25:37 +0000 (17:25 -0400)
committerGaël PORTAY <gael.portay@savoirfairelinux.com>
Thu, 18 Oct 2018 21:29:21 +0000 (17:29 -0400)
Floating values use a dot (not a comma).

Fixes:

invalid floating point value for option 'max_threshold'

man/i3status.man

index f22e4792720b4b9027d18bd21b4be035ae6ecbf4..7d27ae32ad043ecb8c74bd3671ba33ae86296f69 100644 (file)
@@ -489,7 +489,7 @@ format_above_threshold.
 
 *Example format*: +%1min %5min %15min+
 
-*Example max_threshold*: +"0,1"+
+*Example max_threshold*: +"0.1"+
 
 *Example format_above_threshold*: +Warning: %1min %5min %15min+