Skip to content

Commit caec10e

Browse files
leviramseyscop
authored andcommitted
chore(rpm): rpmbuild short rebuild options
1 parent 9f8919d commit caec10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

completions/rpm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ _comp_cmd_rpmbuild()
309309
ext='@(t?(ar.)@([gx]z|bz?(2))|tar?(.@(lzma|Z)))'
310310
break
311311
;;
312-
--rebuild | --recompile)
312+
-r? | --rebuild | --recompile)
313313
ext='@(?(no)src.r|s)pm'
314314
break
315315
;;

0 commit comments

Comments
 (0)