summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fedpkg.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fedpkg.bash b/src/fedpkg.bash
index 7170637..c04c424 100644
--- a/src/fedpkg.bash
+++ b/src/fedpkg.bash
@@ -152,7 +152,7 @@ _fedpkg()
options_dir="--outdir"
;;
tag)
- options="--clog -c --force -f --list -l --delete -d"
+ options="--clog --force --list --delete"
options_string="--message -m"
options_file="--file -F"
after_more=true