Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear up changes doc about optional subcommands #1834

Merged

Conversation

kontura
Copy link
Contributor

@kontura kontura commented Nov 4, 2024

It is still possible to have optional arguments.
That is both dnf5 upgrade and dnf5 upgrade htop --best are fine.

The way I understand it is:
upgrade = command
htop = argument
--best = option

It is still possible to have optional arguments.
That is both `dnf5 upgrade` and `dnf5 upgrade htop --best` are fine.

The way I understand it is:
`upgrade` = command
`htop` = argument
`--best` = option
@pkratoch pkratoch self-assigned this Nov 5, 2024
@pkratoch pkratoch added this pull request to the merge queue Nov 5, 2024
Merged via the queue into rpm-software-management:main with commit fb72a75 Nov 5, 2024
20 checks passed
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