summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Cremer <HolgerCremer@gmail.com>2017-04-16 01:32:07 +0200
committerHolger Cremer <HolgerCremer@gmail.com>2017-04-16 01:32:07 +0200
commit14a7c9ff8a785608c54cd38f50dc14686907889e (patch)
treecf0dfba911cd9ed13d26ad83ec130a1604482d00
parent141d7cd4d25c1d4649f6061809e545125fcafdec (diff)
downloadserial-barcode-scanner-14a7c9ff8a785608c54cd38f50dc14686907889e.tar.bz2
adds some bootsrap documentation
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index ef9c84d..6d8a54d 100644
--- a/README
+++ b/README
@@ -67,4 +67,6 @@ Usage:
* setup ktt-shopsystem.cfg
* start the curses UI in /etc/inittab
* start the web UI via /etc/init.d/
+ * create new user `TODO`
+ * Sets a user's password with `mdbus2 io.mainframe.shopsystem.Database /io/mainframe/shopsystem/database io.mainframe.shopsystem.Database.SetUserPassword 1 test`
* call the invoice tool via cron