netplan-apply uses --debug not -debug

Bug #1875894 reported by linux64kb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Manpage Repository
New
Undecided
Unassigned

Bug Description

http://manpages.ubuntu.com/manpages/cosmic/man8/netplan-apply.8.html
manpage mentions '-debug' as the switch for the 'netplan apply', although the correct switch is '--debug'.
please correct
"SYNOPSIS

       netplan [–debug] apply -h | –help

       netplan [–debug] apply

"
"SYNOPSIS

       netplan [–-debug] apply -h | –help

       netplan [–-debug] apply

"
Checked on 18.04 LTS, plese see the examples below
netplan -debug apply -> empty prompt instead of debug output
netplan --debug apply -> gives the debug output
** (generate:11117): DEBUG: 15:55:28.360: Processing input file /etc/netplan/01-netcfg.yaml..
** (generate:11117): DEBUG: 15:55:28.360: starting new processing pass
....

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.