Skip to content

ls: hide paths argument#12113

Merged
RenjiSann merged 1 commit into
uutils:mainfrom
cakebaker:ls_hide_paths_arg
May 4, 2026
Merged

ls: hide paths argument#12113
RenjiSann merged 1 commit into
uutils:mainfrom
cakebaker:ls_hide_paths_arg

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

When running ls --help, we currently show (among many other things):

Usage: ls [OPTION]... [FILE]...

Arguments:
  [paths]... 

I think it's confusing to list the same twice with different names ([FILE]... and [paths]...), and so this PR hides the paths argument.

@RenjiSann RenjiSann merged commit c23dc67 into uutils:main May 4, 2026
168 of 169 checks passed
@cakebaker cakebaker deleted the ls_hide_paths_arg branch May 4, 2026 16:27
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