Add more shortcut in README

This commit is contained in:
Glenn Y. Rolland 2021-01-02 22:55:57 +01:00
parent 84a66df643
commit ab03d500c1

View file

@ -38,7 +38,8 @@ In your terminal:
| r | Navigate to tree root | | r | Navigate to tree root |
| c | Create node | | c | Create node |
| i | Edit node | | i | Edit node |
| d | Delete selected node | | d | Delete/Cut selected node |
| p | Paste node as a child of selected node |
| v | Toggle node | | v | Toggle node |
| ? | Show this help | | ? | Show this help |
| q | Exit program | | q | Exit program |