diff --git a/man/nmcli.xml b/man/nmcli.xml index 739efa9ce9..5a936335c0 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -276,6 +276,23 @@ + + + + + + + Instead of conducting the desired action, nmcli + will list possible completions for the last argument. This is useful to implement + argument completion in shell. + + The exit status will indicate success + or return a code 65 to indicate the last argument is a file name. + + NetworkManager ships with command completion support for GNU Bash. + + +