]> git.proxmox.com Git - mirror_ifupdown2.git/commitdiff
man: remove non-implemented -m option (closes: #905572)
authorJulien Fortin <julien@cumulusnetworks.com>
Wed, 19 Dec 2018 19:04:33 +0000 (20:04 +0100)
committerJulien Fortin <julien@cumulusnetworks.com>
Wed, 19 Dec 2018 19:04:33 +0000 (20:04 +0100)
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
debian/changelog
ifupdown2/man/ifdown.8.rst
ifupdown2/man/ifup.8.rst

index 66c5a1ed8088df4f6b622939b71f784d626d504b..ae09cc9b04055d9f3f31d0bf05ab75a1c474c89d 100644 (file)
@@ -6,6 +6,7 @@ ifupdown2 (1.2.2) unstable; urgency=medium
   * Fix: nlmanager: use strerror to format kernel error
   * Add: new checks for existing device with vxlan attributes
   * Ethtool: FEC: translate None and NotSupported values to link-fec off
+  * Man: remove non-implemented -m option (closes: #905572)
 
  -- Julien Fortin <julien@cumulusnetworks.com>  Thu, 13 Dec 2018 23:42:42 -0800
 
index 6fc202c6f0677ed114fab0943a591fb0bcf02fc8..817c5984d47c6e58e1494b194bed352fce09951d 100644 (file)
@@ -104,7 +104,7 @@ OPTIONS
     -p, --print-dependency {list,dot}
                           print iface dependency in list or dot format
 
-    -m, --admin-state, --no-scripts
+    --admin-state, --no-scripts
                           don't run any addon modules/scripts. Only bring
                           the interface administratively up/down
 
index 6fc202c6f0677ed114fab0943a591fb0bcf02fc8..817c5984d47c6e58e1494b194bed352fce09951d 100644 (file)
@@ -104,7 +104,7 @@ OPTIONS
     -p, --print-dependency {list,dot}
                           print iface dependency in list or dot format
 
-    -m, --admin-state, --no-scripts
+    --admin-state, --no-scripts
                           don't run any addon modules/scripts. Only bring
                           the interface administratively up/down