From 3bbeab33f70e7751630d1599556392f8eba08fdb Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Wed, 2 Jun 2021 14:48:07 +0100 Subject: electric indenting boogalo 2 --- pass.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pass.bat b/pass.bat index eb7fc71..5d66874 100644 --- a/pass.bat +++ b/pass.bat @@ -17,7 +17,7 @@ IF ["%~1"] EQU ["help"] ( echo. echo.ENVIRONNEMENT VARIABLES: echo. PASSWORD_STORE_KEY The key^(s^) ID in 0xlong form. Can alternatively be in a .gpg-id file in the password store directory, searches in it by default. - echo. PASSWORD_STORE_DIR The directory which contains the password, with .gpg %GPG_OPTS% extension. + echo. PASSWORD_STORE_DIR The directory which contains the password, with .gpg %GPG_OPTS% extension. echo. PASSWORD_STORE_CLIP_TIME The time remaining for which a password copied to the clipboard. echo. PASSWORD_STORE_GPG_OPTS Additional options to be passed to all invocations of GPG. echo. -- cgit v1.2.3-54-g00ecf