diff options
author | Russ Allbery <rra@stanford.edu> | 2010-03-03 22:52:36 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-03-03 22:52:36 -0800 |
commit | 63e36dfeb0f33d82b05e5f4ca0b832a610dcf6fd (patch) | |
tree | ac24004f289040f45e5ca6aa2acfbe293c7e441c /TODO | |
parent | acc73c988b845448230942de0f07263546763420 (diff) |
Note that all front-ends need a help function
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |