summaryrefslogtreecommitdiff
path: root/pycco/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'pycco/main.py')
-rw-r--r--pycco/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pycco/main.py b/pycco/main.py
index b49cfb9..c062fbd 100644
--- a/pycco/main.py
+++ b/pycco/main.py
@@ -609,7 +609,7 @@ def main():
language=opts.language, index=opts.generate_index,
skip=opts.skip_bad_files)
- # If the -w / --watch option was present, monitor the source directories
+ # If the -w / \-\-watch option was present, monitor the source directories
# for changes and re-generate documentation for source files whenever they
# are modified.
if opts.watch: