From 38543d1bd5f3c46f08a42146f942c2147d77f634 Mon Sep 17 00:00:00 2001
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: Thu, 8 May 2014 04:50:29 +0200
Subject: usage: tab to spaces

---
 src/password-store.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/password-store.sh b/src/password-store.sh
index baa7da6..a844062 100755
--- a/src/password-store.sh
+++ b/src/password-store.sh
@@ -234,7 +234,7 @@ cmd_usage() {
 	        Generate a new password of pass-length with optionally no symbols.
 	        Optionally put it on the clipboard and clear board after 45 seconds.
 	        Prompt before overwriting existing password unless forced.
-		Optionally replace only the first line of an existing file with a new password.
+	        Optionally replace only the first line of an existing file with a new password.
 	    $PROGRAM rm [--recursive,-r] [--force,-f] pass-name
 	        Remove existing password or directory, optionally forcefully.
 	    $PROGRAM mv [--force,-f] old-path new-path
-- 
cgit v1.2.3