diff options
Diffstat (limited to 'subcmds/manifest.py')
-rw-r--r-- | subcmds/manifest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subcmds/manifest.py b/subcmds/manifest.py index 9786580a..548bac0d 100644 --- a/subcmds/manifest.py +++ b/subcmds/manifest.py | |||
@@ -134,7 +134,6 @@ human-readable variations. | |||
134 | p.add_option( | 134 | p.add_option( |
135 | "-o", | 135 | "-o", |
136 | "--output-file", | 136 | "--output-file", |
137 | dest="output_file", | ||
138 | default="-", | 137 | default="-", |
139 | help="file to save the manifest to. (Filename prefix for " | 138 | help="file to save the manifest to. (Filename prefix for " |
140 | "multi-tree.)", | 139 | "multi-tree.)", |