aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-06-02 14:48:07 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-06-02 14:48:07 +0100
commit3bbeab33f70e7751630d1599556392f8eba08fdb (patch)
treed6b2aa9206ef79e46d81c318ad9c5b8749d48bd3
parent91d33d069dd7d0dacbe3a0cd0c1598610ee18a13 (diff)
downloadpass.bat-3bbeab33f70e7751630d1599556392f8eba08fdb.tar.gz
pass.bat-3bbeab33f70e7751630d1599556392f8eba08fdb.zip
electric indenting boogalo 2
-rw-r--r--pass.bat2
1 files changed, 1 insertions, 1 deletions
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.