From eab7280ad32144655925c405ae7d4798a2cc821e Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 29 Dec 2019 04:06:03 +0100 Subject: [PATCH] Add warning about the access token in debug section of manpage. --- man/mastorss.1.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man/mastorss.1.adoc b/man/mastorss.1.adoc index 40158b3..b9a33c1 100644 --- a/man/mastorss.1.adoc +++ b/man/mastorss.1.adoc @@ -2,7 +2,7 @@ :doctype: manpage :Author: tastytea :Email: tastytea@tastytea.de -:Date: 2019-12-28 +:Date: 2019-12-29 :Revision: 0.0.0 :man source: mastorss :man manual: General Commands Manual @@ -170,7 +170,8 @@ proxy support yet, sorry. == DEBUGGING -Define the variable `MASTORSS_DEBUG` to enable debug output. +Define the variable `MASTORSS_DEBUG` to enable debug output. The output will +contain the access token, so be careful if you share it. .Debug mastorss while using the profile “example”. ================================================================================