From edc99f1ff9ed2f9c95b35b9080c544c5ac8193de Mon Sep 17 00:00:00 2001 From: brmbar Date: Mon, 4 Jan 2016 20:35:43 +0100 Subject: [PATCH] brmbar-cli.py docs: All commands are implemented --- brmbar3/brmbar-cli.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/brmbar3/brmbar-cli.py b/brmbar3/brmbar-cli.py index 28fbe87..427c4dd 100755 --- a/brmbar3/brmbar-cli.py +++ b/brmbar3/brmbar-cli.py @@ -53,9 +53,7 @@ user interfaces; you can e.g. undo a sale!). For users, you can use their name as USER as their username is also the barcode. For items, use listitems command first -to find out the item id. - -Commands prefixed with ! are not implemented yet.""") +to find out the item id.""") sys.exit(1)