]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve readability of the lists of options
authorMateusz Piotrowski <0mp@FreeBSD.org>
Tue, 17 Nov 2020 10:57:28 +0000 (10:57 +0000)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Tue, 17 Nov 2020 10:57:28 +0000 (10:57 +0000)
commit303869edc73b087418d10ca71d716611a8402e8c
tree9881700d2d54e46cb473dc9071005ae97c740130
parentc8f6f8e450dacd038d24433544468a492c552b9a
Improve readability of the lists of options

- Sort options alphabetically
- Add missing arguments (e.g., "list" to -a)
- Adjust the width of Bl

MFC after: 1 week
usr.bin/chpass/chpass.1