summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index 4fc261c99..e5893347c 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -128,7 +128,6 @@ def ParseArgs(args, qahelp):
modes = {
'commit' : 'Run a scan then commit changes',
- 'ci' : 'Run a scan then commit changes',
'fix' : 'Fix simple QA issues (stray digests, missing digests)',
'full' : 'Scan directory tree and print all issues (not a summary)',
'help' : 'Show this screen',