From bd9bf50eec6f8f442627a5a60497479e99fd489e Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Wed, 2 Jun 2021 14:39:56 +0100 Subject: tinsy bit more helpful readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cdc5663..a81e5fb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # pass.bat pass.bat is an attempt to port the [pass](https://passwordstore.org) utility to Windows in pure batch. You'll need to have the gpg binary in your PATH, the most common way is to install Gpg4win. + +# how do i use it + +Type `pass help`. -- cgit v1.2.3-54-g00ecf