about summary refs log tree commit diff stats
path: root/doc/aerc-imap.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-imap.5.scd')
-rw-r--r--doc/aerc-imap.5.scd12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/aerc-imap.5.scd b/doc/aerc-imap.5.scd
index d676c7c..68c9357 100644
--- a/doc/aerc-imap.5.scd
+++ b/doc/aerc-imap.5.scd
@@ -36,14 +36,14 @@ available:
 		IMAP with TLS/SSL
 
 *source_cred_cmd*
-    Specifies the command to run to get the password for the IMAP
-    account. This command will be run using `sh -c [command]`. If a
-    password is specified in the *source* option, the password will
-    take precedence over this command.
+	Specifies the command to run to get the password for the IMAP
+	account. This command will be run using `sh -c [command]`. If a
+	password is specified in the *source* option, the password will
+	take precedence over this command.
 
-    Example:
+	Example:
 
-    `pass hostname/username`
+	pass hostname/username
 
 # SEE ALSO