update CL

This commit is contained in:
Mitchell Hashimoto 2015-05-11 10:31:47 -07:00
parent a3afed6811
commit 1ee09f7cdf
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ FEATURES:
IMPROVEMENTS:
* core: Auth backends can store internal data about auth creds
* command/*: `VAULT_TOKEN` overrides local stored auth [GH-162]
* command/server: environment variables are copy-pastable
* logical/*: Generate help output even if no synopsis specified