-------------------
Bug Handling
~~~~~~~~~~~~
- don't allow running edit as root
- default to ``/usr/bin/vi`` for edit
- check that the provided editor is executable
- don't trust editor commands that are setuid/setgid
- treat None as "" when using the ``edit`` command
Features
~~~~~~~~
- add ``man`` alias for ``help`` command
- improve docstrings & use man pages style