Commits


Tabify


Update copyright & email


README.md: update clone url


Untabify


Update copyright & email


Wrap getopts in conditional


Use /usr/local/share/man as default MANPREFIX


Fix to pass options to show()


Remove unnecessary opts variable


Attempt to minimise egregious tab spacing


Neaten up main subcommands


Slight refactoring


Improve usage messages and combine with parent functions


Add link subcommand create symbolic link for ENTRY


pw.sh: use fold -w $len | head -n 1 in generate() head -c is not portable


pw.sh: accept only alnum/punct char class for generate()


pw.1: more documentation progress


pw_alias.sh: added


pw.1: progress


Makefile: ensure creation of man1 directory


pw.1: added


README.md: update commands to match CMD_usage() output


pw.sh: fix commenting


Makefile: ensure creation of ${PREFIX}/bin


README.md: update help/examples