]> _ Git - alire.git/commit
Help: reorganize commands and simplify descriptions (#1180)
authoronox <denkpadje@gmail.com>
Mon, 19 Sep 2022 14:07:12 +0000 (16:07 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Sep 2022 14:07:12 +0000 (16:07 +0200)
commit227f60ff7cc31cb21ed498c5f328668c47f73216
tree51c988e01c66793b8652cadfd71c03659734b50c
parent31745e195dbf0219c10fe176a01f862e111820d2
Help: reorganize commands and simplify descriptions (#1180)

* Move some commands to Crate or Internal group

Fixes: #1138
* Use imperative mood and simplify descriptions of several commands

* Rename group "Internal" to "Testing" and adjust label of command "show"
14 files changed:
src/alr/alr-commands-build.ads
src/alr/alr-commands-clean.ads
src/alr/alr-commands-get.ads
src/alr/alr-commands-init.ads
src/alr/alr-commands-publish.ads
src/alr/alr-commands-run.ads
src/alr/alr-commands-search.ads
src/alr/alr-commands-show.ads
src/alr/alr-commands-test.ads
src/alr/alr-commands-update.ads
src/alr/alr-commands-version.ads
src/alr/alr-commands-withing.ads
src/alr/alr-commands.adb
testsuite/tests/help/equivalent_help/test.py