From: Michael Rasmussen Date: Wed, 5 Apr 2017 19:05:56 +0000 (+0200) Subject: Also add to usage X-Git-Url: http://git.datanom.net/netconf.git/commitdiff_plain/db08f9b3c3ddc29ecbafd0de07644c16c81c0680 Also add to usage --- diff --git a/netconf b/netconf index 2f0694f..34443ff 100644 --- a/netconf +++ b/netconf @@ -146,7 +146,8 @@ def usage(): -g, --gateway Default gateway. Optional. -i, --interface Interface to configure. -m, --netmask Netmask to use for interface. Default /24. - -n, --nameserver Nameserver to use. Optional.""" + -n, --nameserver Nameserver to use. Optional. + -r, --record Output create commands to stdout.""" def parse_input(): options = ()