1
0
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:
Julien Fortin
2018-12-19 20:04:33 +01:00
parent e5019fc9b8
commit ca45d4aaa8
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View 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

View 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

View 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