aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/set_root.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2008-11-24 17:02:16 -0500
committerW. Trevor King <wking@drexel.edu>2008-11-24 17:02:16 -0500
commit2c3f6c066ceb03ae3579dff029bf01f0b62c1f82 (patch)
tree4111ef606fa52dc7f21ca3eb357ff83fae74fe1e /becommands/set_root.py
parent442e5b00c8b5bf65041d0a1dafbf8c7eac0d5356 (diff)
downloadbugseverywhere-2c3f6c066ceb03ae3579dff029bf01f0b62c1f82.tar.gz
Tweaked usage strings to increase consistency. Also added README.dev.
I tried to stick to CAPS for argument placeholders.
Diffstat (limited to 'becommands/set_root.py')
-rw-r--r--becommands/set_root.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/becommands/set_root.py b/becommands/set_root.py
index 9fb48cb..e17bd87 100644
--- a/becommands/set_root.py
+++ b/becommands/set_root.py
@@ -88,7 +88,7 @@ This command initializes Bugs Everywhere support for the specified directory
and all its subdirectories. It will auto-detect any supported revision control
system. You can use "be set rcs_name" to change the rcs being used.
-DIRECTORY defaults to your current working directory.
+The directory defaults to your current working directory.
It is usually a good idea to put the Bugs Everywhere root at the source code
root, but you can put it anywhere. If you run "be set-root" in a subdirectory,