diff --git a/completer.py b/completer.py
index 6b89a10..e5b0ca0 100644
--- a/completer.py
+++ b/completer.py
@@ -32,7 +32,7 @@ class Completer(object):
         self.cmds = ['easy', 'hint', 'force-hint', 'force', 'remove',
                      'force', 'age-days', 'urgent', 'block-all',
                      'block', 'block-udeb', 'unblock', 'unblock-udeb',
-                     'exit', 'quit']
+                     'approve', 'exit', 'quit']
         self.britney = britney
         # generate a completion list from excuses.
         # - it might contain too many items, but meh