Clean up nmcli docs (#33596)

This patch cleans up the documentation for `nmcli` module.
This commit is contained in:
Major Hayden 2017-12-06 07:48:59 -06:00 committed by Matt Martz
parent 425537861a
commit 666692069d

View file

@ -465,9 +465,10 @@ EXAMPLES='''
type: ethernet
state: present
# Exit Status's:
# - nmcli exits with status 0 if it succeeds, a value greater than 0 is
# returned if an error occurs.
# nmcli exits with status 0 if it succeeds and exits with a status greater
# than zero when there is a failure. The following list of status codes may be
# returned:
#
# - 0 Success - indicates the operation succeeded
# - 1 Unknown or unspecified error
# - 2 Invalid user input, wrong nmcli invocation