]> git.datanom.net - netconf.git/commitdiff
Also add to usage
authorMichael Rasmussen <mir@datanom.net>
Wed, 5 Apr 2017 19:05:56 +0000 (21:05 +0200)
committerMichael Rasmussen <mir@datanom.net>
Wed, 5 Apr 2017 19:05:56 +0000 (21:05 +0200)
netconf

diff --git a/netconf b/netconf
index 2f0694fd2da43a857e9bb3a37ce6cf8279431335..34443ff9db92973fab8c8d0ba6a9899b094fdb4c 100644 (file)
--- 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 = ()
This page took 0.030492 seconds and 5 git commands to generate.