--- a/review/extension_ui.py Sat Oct 10 16:58:14 2009 -0400
+++ b/review/extension_ui.py Sat Oct 10 18:08:56 2009 -0400
@@ -194,7 +194,6 @@
('', 'no', False, 'sign off as stating the changeset is bad'),
('m', 'message', '', 'use <text> as the comment or signoff message'),
('', 'force', False, 'overwrite an existing signoff'),
- ('f', 'file', '', 'comment on <file>'),
('r', 'rev', '.', 'the revision to review'),
('l', 'lines', '', 'the line(s) of the file to comment on'),
('U', 'unified', '5', 'number of lines of context to show'),