]> _ Git - alire.git/commit
Help output formatting (#688)
authoronox <denkpadje@gmail.com>
Tue, 16 Feb 2021 12:21:31 +0000 (13:21 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 12:21:31 +0000 (13:21 +0100)
commit2adb31de50114b47234c2f4be6e16cf762ac6734
tree2974602a05c56df58343a3703769283bc8888b9c
parentacb67b1d9ed668b965ec41983c5642127fd62b84
Help output formatting (#688)

* Color commands in alr [help] and display in groups

* Prevent Getopt from intercepting -h and --help

* Change formatting of command and global options help

* Fix test equivalent_help

* Only print title if there are more than zero options
src/alire/alire-utils-tty.ads
src/alr/alr-commands-help.adb
src/alr/alr-commands.adb
src/alr/alr-commands.ads
src/alr/gnat-command_line-extra.adb
src/alr/gnat-command_line-extra.ads
testsuite/tests/help/equivalent_help/test.py