A couple of small things fell out from a walk-through. Note that we already
build all commands with a prefix "hfs_", but let's keep a mass rename
separate from meaningful changes.
---
commit 9df0f95c5fdb3d6cb2dd8adddade8d2822b60d70
Author: Pete Zaitcev <zaitcev(a)yahoo.com>
Date: Sat Aug 20 23:42:42 2011 -0600
Update doc/mgmt_manual.md.
diff --git a/doc/mgmt_manual.md b/doc/mgmt_manual.md
index bfcbbe9..2372ea8 100644
--- a/doc/mgmt_manual.md
+++ b/doc/mgmt_manual.md
@@ -93,7 +93,7 @@ that.
The CLI equivalents for these functions are:
- * "cfs_list_volumes" to list volumes and associated bricks
+ * "cfs_list_vols" to list volumes and associated bricks
* "cfs_add_directory" to add bricks/directories
@@ -141,3 +141,6 @@ In either case, the management is in the form of checkboxes which may
be used
to indicate which volume/tenant connections are valid, plus an "Update" button
to have any changes take effect.
+The CLI equivalents for these functions are:
+
+ * "cfs_enable_tenant" to enable a tenant to use a volume
Show replies by date