aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2016-08-06 10:26:27 -0400
committerTeddy Wing2016-08-06 10:26:27 -0400
commit7b0b1d00e3f30b64cc92f55c0f7f6ef8978d0909 (patch)
tree5ea1c09778109ac64533bece059f15914751dac6
parentc3efdc3c5f5a1c042c0b06867c5177a56a4dbe07 (diff)
downloadPassextract-7b0b1d00e3f30b64cc92f55c0f7f6ef8978d0909.tar.bz2
README.md: Add usage instructions within the TUI
Enumerate the commands available in the interactive interface and describe what they do.
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index fddd82f..719e3f4 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,13 @@ Passextract can be invoked on its own or with the piped output of `pass show`:
The included Bash completion file provides the same tab completion options as
`pass show`.
+In the interactive UI, the following commands are available:
+
+ q or Ctrl-C: Quit
+ j: Move the selection down
+ k: Move the selection up
+ Enter: Copy the currently selected line
+
## Install
A binary built for Mac OS X is available on the [releases][3] page. Download the