tmux.rst
changeset 2258 6e4989c98825
parent 2257 9d446a4c5e2a
child 2437 d5f98b5fdcb8
--- a/tmux.rst	Wed Jul 11 22:39:42 2018 +0300
+++ b/tmux.rst	Wed Jul 11 22:41:01 2018 +0300
@@ -34,4 +34,18 @@
 
   $ tmux a -t NAME
 
+Getting help
+============
 
+Dump key binding::
+
+  $ tmux list-keys
+
+Dump available commands::
+
+  $ tmux list-commands
+
+List everything::
+
+  $ tmux info
+