Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
df: Replace the error message by the one generated by clap
Failed with: -df: options OPT and --output are mutually exclusive -Try 'df --help' for more information. +error: the argument '--inodes' cannot be used with '--output[=<FIELD_LIST>...]' + +Usage: df [OPTION]... [FILE]...
- Loading branch information