summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-03-03 22:52:36 -0800
committerRuss Allbery <rra@stanford.edu>2010-03-03 22:52:36 -0800
commit63e36dfeb0f33d82b05e5f4ca0b832a610dcf6fd (patch)
treeac24004f289040f45e5ca6aa2acfbe293c7e441c /TODO
parentacc73c988b845448230942de0f07263546763420 (diff)
Note that all front-ends need a help function
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 670a1c7..4541f02 100644
--- a/TODO
+++ b/TODO
@@ -38,7 +38,8 @@ Server Interface:
* Provide an interface to mass-change all instances of one ACL to another.
- * Add a help function to wallet-backend listing the commands.
+ * Add help functions to wallet-backend, wallet-report, and wallet-admin
+ listing the commands.
* Catch exceptions on object creation in wallet-backend so that we can
log those as well.