diff --git a/README.md b/README.md index 4b7b9f3..815cad7 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ Usage: hosts add [] hosts backups [create | (compare | delete | restore | show) ] hosts block ... + hosts completions (check | install [-d | --download] | uninstall) hosts disable ( | | ) hosts disabled hosts edit @@ -375,6 +376,7 @@ hosts help backupsblockcommands • + completionsdisabledisablededit • @@ -481,6 +483,20 @@ Description: Display the list of available commands. ``` +### `hosts completions` + +```text +Usage: + hosts completions (check | install [-d | --download] | uninstall) + +Options: + -d, --download Download the completion scripts and install. + +Description: + Manage completion scripts. For more information, visit: + https://github.com/xwmx/hosts/blob/master/etc/README.md +``` + ### `hosts disable` ```text