aboutsummaryrefslogtreecommitdiff
path: root/sx-auth.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-28 13:31:08 -0500
committerSean Allred <code@seanallred.com>2015-01-04 16:32:39 -0500
commitd94292227beddbceee8b0bb0c8f6a761764487fe (patch)
tree9fc505d3a867374f6a0fc3c7aea724d92a940a18 /sx-auth.el
parent45376bd7cad5175aa77e2343137856c9ee041e26 (diff)
Relate variable with setting function
Diffstat (limited to 'sx-auth.el')
-rw-r--r--sx-auth.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/sx-auth.el b/sx-auth.el
index c142e3d..f35cca1 100644
--- a/sx-auth.el
+++ b/sx-auth.el
@@ -43,7 +43,9 @@
"Your access token.
This is needed to use your account to write questions, make
comments, and read your inbox. Do not alter this unless you know
-what you are doing!")
+what you are doing!
+
+This variable is set with `sx-auth-authenticate'.")
(defvar sx-auth-method-auth '((me . t)
(inbox . t)