Include all utilies within each man page

Explicitly list each util in the help pages to make it more obvious they
exist
This commit is contained in:
Duncan Ferguson 2020-04-18 13:13:47 +01:00
parent 6ec912aac2
commit 7fe7c69769
4 changed files with 35 additions and 2 deletions

View file

@ -1,5 +1,8 @@
Revision history for {{$dist->name}}
4.15 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Include all utilies within each man page
4.14 2019-08-21 Duncan Ferguson <duncan_ferguson@user.sf.net>
- Include README within the repository, not just created tar.gz files
- Add 'autoquit' setting to 'File' menu (Github issue #114)