diff options
author | Teddy Wing | 2016-11-14 02:14:02 -0500 |
---|---|---|
committer | Teddy Wing | 2016-11-14 02:14:02 -0500 |
commit | 5468de66d858ea1dfddc4abf9486dd11c259ac44 (patch) | |
tree | bb0ca2f387be5a9b7ee8d05d475e20c223d83b8d /README.md | |
parent | 5f24d24ab4054dbcaf47b40736604abdabb32d10 (diff) | |
download | Passextract-5468de66d858ea1dfddc4abf9486dd11c259ac44.tar.bz2 |
README: Add a note about the clipboard being cleared on quit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ The included Bash completion file provides the same tab completion options as In the interactive UI, the following commands are available: - q or Ctrl-C: Quit + q or Ctrl-C: Quit and clear the clipboard j: Move the selection down k: Move the selection up g: Move the selection to the top |