diff options
author | Teddy Wing | 2016-11-14 02:17:47 -0500 |
---|---|---|
committer | Teddy Wing | 2016-11-14 02:17:47 -0500 |
commit | fbef6002a4a3dbcd008012a2b285a0a7a02da244 (patch) | |
tree | 783738877eb2fede7d06926cf47fd4f3407e3627 /README.md | |
parent | 426e7a89b6a00cdeab0dbbbb8b55eab37bc5c834 (diff) | |
parent | ba6e1914ae0484662485c3f35efabadfa883d09d (diff) | |
download | Passextract-fbef6002a4a3dbcd008012a2b285a0a7a02da244.tar.bz2 |
Merge branch 'flush-clipboard-on-quit'v0.3.0
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 |