Commits


print 'unknown command' when not recognizing the given cmd


adjust usage to print the available commands too


drop the pod and adjust usage()


add a manpage


allow to delete an arbitrary number of items


assume 'find' by default


use // instead of || in a few places


grammar


typo


tweak and fix the 'creating a password store' example


plass tee: print the password only if 'got ci' succeeded


drop extra chdirs


update usage strigs


drop the 'regen' command too 'gen' now is happy to override files. since we're using a version control system anyway, there's no point in being picky about changing files. If one overrides a password by mistake, the old one is still available thanks to got.


rework got_* error handling again