summaryrefslogtreecommitdiffstats
path: root/src/fedpkg.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/fedpkg.bash')
-rw-r--r--src/fedpkg.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fedpkg.bash b/src/fedpkg.bash
index 98c209a..dd634f7 100644
--- a/src/fedpkg.bash
+++ b/src/fedpkg.bash
@@ -66,7 +66,7 @@ _fedpkg()
options='--branches -B --branch -b --anonymous -a'
;;
commit|ci)
- options='-m --message -F --file -p --push -c --clog'
+ options='-m --message -F --file -p --push -c --clog -t --tag'
;;
compile)
options='--arch --short-circuit'