mirror of
https://github.com/ihabunek/toot
synced 2025-01-09 08:12:50 +01:00
Change option to lowercase
This commit is contained in:
parent
4d5ac3cc4e
commit
3eebbe35c9
@ -30,7 +30,7 @@ COLOR_OPTIONS = ", ".join(TUI_COLORS.keys())
|
||||
help="Default visibility when posting new toots; overrides the server-side preference"
|
||||
)
|
||||
@click.option(
|
||||
"-S", "--always-show-sensitive",
|
||||
"-s", "--always-show-sensitive",
|
||||
is_flag=True,
|
||||
help="Expand toots with content warnings automatically"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user