Add warning about the access token in debug section of manpage.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bc2364875d
commit
eab7280ad3
|
@ -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”.
|
||||
================================================================================
|
||||
|
|
Loading…
Reference in New Issue
Block a user