From ba196c60b48d5901569e0276c36b8387f6de8175 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20A=2E=20Holm?= Date: Wed, 8 Mar 2023 22:58:25 +0100 Subject: [PATCH] =?utf8?q?mob:=20Wordfix=20in=20usage=20text,=20"prefixes"?= =?utf8?q?=20=E2=86=92=20"units"?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 7461af58-bdfc-11ed-862a-4f45262dc9b5 --- Local/s10/mob | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Local/s10/mob b/Local/s10/mob index dbf87f25..c34e1148 100755 --- a/Local/s10/mob +++ b/Local/s10/mob @@ -11,7 +11,7 @@ #============================================================================== progname=mob -VERSION=0.3.0 +VERSION=0.3.1 opt_help=0 opt_month=0 @@ -50,7 +50,7 @@ Options: -h, --help Show this help. -m YEAR MONTH QUOTA, --month YEAR MONTH QUOTA - Initialize statistics for a new month. SI or binary prefixes can be + Initialize statistics for a new month. SI or binary units can be used for quota, for example "100G" or "100Gi". -q, --quiet Be more quiet. Can be repeated to increase silence. -- 2.11.4.GIT