Skip to content
Snippets Groups Projects
Commit 2b384290 authored by Agate's avatar Agate :speech_balloon:
Browse files

updated doc

parent ba222ee9
Branches
No related tags found
No related merge requests found
Pipeline #11883 failed
......@@ -155,7 +155,7 @@ TOKEN_DECORATOR = click.option(
"-t",
"--token",
envvar="FUNKWHALE_TOKEN",
help="A JWT token to use for authentication",
help="A Bearer token to use for authentication",
)
RAW_DECORATOR = click.option(
"--raw", is_flag=True, help="Directly output JSON returned by the happy"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment