diff options
author | Jack Lloyd <[email protected]> | 2019-03-25 10:46:02 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-03-25 10:46:02 -0400 |
commit | d3919a6c973a5216d82e6771b7d6140aa0ad0106 (patch) | |
tree | d88925637b07e8b8072158a898b76f5d380fefd0 /doc | |
parent | 1e2c51c6fd9d93c8d540c040ee38cd88c6a8c911 (diff) |
Another todo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 4ea0ea7b4..570de5a2f 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -199,6 +199,8 @@ FIPS 140 Build CLI ---------------------------------------- +* Add a ``--completion`` option to dump autocomplete info, write + support for autocompletion in bash/zsh. * Change `tls_server` to be a tty<->socket app, like `tls_client` is, instead of a bogus echo server. * `encrypt` / `decrypt` tools providing password based file encryption |