HomeFreeBSD

MFC r305139:

Description

MFC r305139:

df(1): Allow duplicate -l flags gracefully

Rather than producing a misleading error message when duplicate -l flags are
provided to df(1), simply ignore extra flags and proceed as if only one was
specified. This seems most reasonable given the usage for -l:

-l      Only display information about locally-mounted file systems.

l and t flags still conflict, as before.

PR: 208169

Details

Provenance
eadlerAuthored on
Parents
rS330981: MFC r327514,r327521,r327614,r327615,r327616,r327623:
Branches
Unknown
Tags
Unknown