Skip to content

src: Fixing typos in signatures for the argument parser#5696

Merged
sylvestre merged 1 commit intouutils:mainfrom
dvalere:my-conts
Dec 29, 2023
Merged

src: Fixing typos in signatures for the argument parser#5696
sylvestre merged 1 commit intouutils:mainfrom
dvalere:my-conts

Conversation

@dvalere
Copy link
Copy Markdown
Contributor

@dvalere dvalere commented Dec 23, 2023

join: fixed parameter
basenc: fixed parameter
cut: fixed parameter
mkdir: fixed parameter
nohup: fixed parameter
pr: fixed parameter
printenv: fixed parameter
printf: added parameters
runcon: fixed typo
shuf: fixed typo
sum: fixed typo
uniq: fixed parameter
unlink: fixed parameter
issue #5692

@dvalere dvalere changed the title Fixing typos in signatures for the argument parser src: Fixing typos in signatures for the argument parser Dec 23, 2023
@uutils uutils deleted a comment from github-actions bot Dec 23, 2023

```
cut [-d|-w] [-s] [-z] [--output-delimiter] ((-f|-b|-c) {{sequence}}) {{sourcefile}}+
cut OPTION... [FILE]...
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tertsdiepraam for consistency, it should be [OPTION] here no?

Copy link
Copy Markdown
Collaborator

@tertsdiepraam tertsdiepraam Dec 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GNU does it without []. I think that's because it requires at least one of the options. So it's different because it also works differently than the other utils.

@cakebaker cakebaker mentioned this pull request Dec 23, 2023
17 tasks
basenc: fixed parameter
cut: fixed parameter
mkdir: fixed parameter
nohup: fixed parameter
pr: fixed parameter
printenv: fixed parameter
printf: added parameters
runcon: fixed typo
shuf: fixed typo
sum: fixed typo
uniq: fixed parameter
unlink: fixed parameter
@sylvestre sylvestre merged commit f8f8277 into uutils:main Dec 29, 2023
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.

3 participants