From 7b0b1d00e3f30b64cc92f55c0f7f6ef8978d0909 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 6 Aug 2016 10:26:27 -0400 Subject: README.md: Add usage instructions within the TUI Enumerate the commands available in the interactive interface and describe what they do. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3