Skip to content

coreutils feat: allow shortened option names#11602

Open
GunterSchmidt wants to merge 1 commit intouutils:mainfrom
GunterSchmidt:coreutils_allow_shortened_arg_names
Open

coreutils feat: allow shortened option names#11602
GunterSchmidt wants to merge 1 commit intouutils:mainfrom
GunterSchmidt:coreutils_allow_shortened_arg_names

Conversation

@GunterSchmidt
Copy link
Copy Markdown

  • allow options with --l, --li or similar for --list
  • cleaner code structure, there is not reason to check the different options in two code blocks
  • Added test

* allow options with --l, --li or similar for --list
* cleaner code structure
* Added test
@oech3
Copy link
Copy Markdown
Contributor

oech3 commented Apr 3, 2026

Would you remove -h and -V too?

@GunterSchmidt
Copy link
Copy Markdown
Author

That is a functional change. Has this been discussed?

@oech3
Copy link
Copy Markdown
Contributor

oech3 commented Apr 3, 2026

Issue is opened. But 0 progress for a while.

@GunterSchmidt
Copy link
Copy Markdown
Author

I would consider that a separate issue.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

GNU testsuite comparison:

Congrats! The gnu test tests/dd/no-allocate is now passing!

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