HomeFreeBSD

Change full path subcommand flag from -p to -P

Description

Change full path subcommand flag from -p to -P

Commit d2f3e29 introduced the -p option which outputs full paths
for vdevs to multiple zpool subcommands. When this was merged
there was no conflict for this flag letter. However it's certain
there will be a conflict with the -p (parsable) flag used by other
subcommands. Therefore, -p is being changed to -P to avoid this.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4368

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Feb 26 2016, 4:57 PM
Parents
rGd2f3e292dcca: Add -gLp to zpool subcommands for alt vdev names
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGa77f29f93c8d: Change full path subcommand flag from -p to -P (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Feb 26 2016, 5:06 PM