aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2009-07-01 21:20:09 -0400
committerChris Ball <cjb@laptop.org>2009-07-01 21:20:09 -0400
commit21a0bb0ae113ad9eaa6d94d36c8d0e5ca8508d7f (patch)
tree0a7cf75ff3a7c902bbe165eb5723e958b42aef47 /README
parent90e166a0f4220bc5b662f6c0dbdbf758263760e0 (diff)
parent86604581b9727af7dcaa58fb0809967300124d79 (diff)
downloadbugseverywhere-21a0bb0ae113ad9eaa6d94d36c8d0e5ca8508d7f.tar.gz
Merge "be set-root" becomes "be init" from W. Trevor King
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6fe5d18..9562a75 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ Getting started
To get started, you must set the bugtracker root. Typically, you will want to
set the bug root to your project root, so that Bugs Everywhere works in any
part of your project tree.
-$ be set-root $PROJECT_ROOT
+$ be init $PROJECT_ROOT
To create bugs, use "be new $DESCRIPTION". To comment on bugs, you can can use
"be comment $BUG_ID". To close a bug, use "be close $BUG_ID". For more