diff options
author | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2015-09-08 12:10:11 +0200 |
---|---|---|
committer | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2015-09-08 12:10:11 +0200 |
commit | 1f087aa8b70fce67e7c43f689b5fb35667b5d84c (patch) | |
tree | 26115eec179a2a29e31a21e81a1daea6b88207ac /st.1 | |
parent | 473326f2e3115f4b745730be782b2eba63e0934c (diff) | |
download | st-1f087aa8b70fce67e7c43f689b5fb35667b5d84c.tar.gz st-1f087aa8b70fce67e7c43f689b5fb35667b5d84c.tar.bz2 |
Add key to send a break to the serial line
Diffstat (limited to 'st.1')
-rw-r--r-- | st.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -122,6 +122,9 @@ and all the remaining arguments are used as a command even without it. .SH SHORTCUTS .TP +.B Pause +Send a break in the serial line +.TP .B Ctrl-Print Screen Toggle if st should print to the .I iofile. |