Skip to content

df: Replace the error message by the one generated by clap#5452

Merged
cakebaker merged 1 commit intouutils:mainfrom
sylvestre:df-output
Oct 25, 2023
Merged

df: Replace the error message by the one generated by clap#5452
cakebaker merged 1 commit intouutils:mainfrom
sylvestre:df-output

Conversation

@sylvestre
Copy link
Contributor

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]...

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]...
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/df/df-output is no longer failing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants