mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
man: remove non-implemented -m option (closes: #905572)
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -6,6 +6,7 @@ ifupdown2 (1.2.2) unstable; urgency=medium
|
|||||||
* Fix: nlmanager: use strerror to format kernel error
|
* Fix: nlmanager: use strerror to format kernel error
|
||||||
* Add: new checks for existing device with vxlan attributes
|
* Add: new checks for existing device with vxlan attributes
|
||||||
* Ethtool: FEC: translate None and NotSupported values to link-fec off
|
* 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
|
-- Julien Fortin <julien@cumulusnetworks.com> Thu, 13 Dec 2018 23:42:42 -0800
|
||||||
|
|
||||||
|
@ -104,7 +104,7 @@ OPTIONS
|
|||||||
-p, --print-dependency {list,dot}
|
-p, --print-dependency {list,dot}
|
||||||
print iface dependency in list or dot format
|
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
|
don't run any addon modules/scripts. Only bring
|
||||||
the interface administratively up/down
|
the interface administratively up/down
|
||||||
|
|
||||||
|
@ -104,7 +104,7 @@ OPTIONS
|
|||||||
-p, --print-dependency {list,dot}
|
-p, --print-dependency {list,dot}
|
||||||
print iface dependency in list or dot format
|
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
|
don't run any addon modules/scripts. Only bring
|
||||||
the interface administratively up/down
|
the interface administratively up/down
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user