chore: fix some minor issues in comments

Signed-off-by: jishudashen <jishudashen@foxmail.com>
This commit is contained in:
jishudashen 2025-07-21 14:10:33 +08:00
commit dd253cffee
5 changed files with 5 additions and 5 deletions

View file

@ -272,7 +272,7 @@ _dnf5-repoquery() {
for v in enhance obsolete provide recommend require suggest supplement; do
opts+=( "--what${v}s=[limit to packages that $v specified capabilities]:list of capability: ")
done
# mutually exclusive formating options
# mutually exclusive formatting options
opts+=(
+ '(format)'
'--conflicts[display capabilities that the package conflicts with]'