about summary refs log tree commit diff stats
path: root/doc/aerc-imap.5.scd
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-05-18 15:34:16 -0400
committerDrew DeVault <sir@cmpwn.com>2019-05-18 15:34:16 -0400
commitca2cd00fe75863002145afcbfad1fe03f6258cfc (patch)
tree6699de430d93fddf3a682f838af0f4c81c1dcaba /doc/aerc-imap.5.scd
parentb8208509f47301bcb03bc222f5e5765833478250 (diff)
downloadaerc-ca2cd00fe75863002145afcbfad1fe03f6258cfc.tar.gz
Fix scdoc & gofmt issues
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