Better doc for update

This commit is contained in:
Thomas Forgione 2019-06-05 10:03:03 +02:00
parent 3b1e30686d
commit c4013c0723
No known key found for this signature in database
GPG Key ID: 203DAEA747F48F41
1 changed files with 12 additions and 11 deletions

View File

@ -330,7 +330,8 @@ _print_help() {
_print_usage() {
echo -e "\033[33mUSAGE:\033[0m"
echo -e " update <subcommand>"
echo -e " \033[32mupdate\033[0m Auto-detect what to update and perform th update"
echo -e " \033[32mupdate <subcommand>\033[0m Calls the update subcommand"
echo
echo -e "\033[33mSUBCOMMANDS:\033[0m"
echo -e " \033[32msystem\033[0m Updates the system (Debian, Archlinux, Fedora)"