mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
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
Reported by: by at reorigin.com
Reviewed by: allanjude
|
||
|---|---|---|
| .. | ||
| df.1 | ||
| df.c | ||
| Makefile | ||
| Makefile.depend | ||