mercurial/commands.py
changeset 955 307ca8ca234f
parent 953 52d8d81e72ad
child 961 3e11d5038649
--- a/mercurial/commands.py	Fri Aug 19 16:46:31 2005 -0800
+++ b/mercurial/commands.py	Fri Aug 19 16:51:44 2005 -0800
@@ -1404,7 +1404,7 @@
               ('', 'debug', None, 'debug mode'),
               ('q', 'quiet', None, 'quiet mode'),
               ('', 'profile', None, 'profile'),
-              ('C', 'cwd', '', 'change working directory'),
+              ('', 'cwd', '', 'change working directory'),
               ('R', 'repository', "", 'repository root directory'),
               ('', 'traceback', None, 'print traceback on exception'),
               ('y', 'noninteractive', None, 'run non-interactively'),