summaryrefslogtreecommitdiffstats
path: root/numtext-strip.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-09-10 17:33:40 +0200
committerMattias Andrée <maandree@kth.se>2021-09-10 17:33:52 +0200
commit9279dbb2741de7bc599699a95728b1b7c2b6790a (patch)
treec09d02cdaeff78be8f6a89d49014a3640bec870c /numtext-strip.c
parentAdd multicall binary (diff)
downloadlibnumtext-9279dbb2741de7bc599699a95728b1b7c2b6790a.tar.gz
libnumtext-9279dbb2741de7bc599699a95728b1b7c2b6790a.tar.bz2
libnumtext-9279dbb2741de7bc599699a95728b1b7c2b6790a.tar.xz
m + add card2ord
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'numtext-strip.c')
-rw-r--r--numtext-strip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numtext-strip.c b/numtext-strip.c
index 5ebe2ff..85719af 100644
--- a/numtext-strip.c
+++ b/numtext-strip.c
@@ -3,7 +3,7 @@
#include "common.h"
#include <libsimple-arg.h>
-USAGE("-l language");
+USAGE("-l language [number ...]");
static enum libnumtext_language lang;