Push over the Redis URL short-hand option
This commit is contained in:
parent
2526ce330d
commit
f7aed0d849
@ -177,7 +177,7 @@ class Bot(ClientXMPP):
|
||||
"-av", "--avatar", dest="avatar", help="Avatar for the bot account"
|
||||
)
|
||||
self.parser.add_argument(
|
||||
"-r",
|
||||
"-ru",
|
||||
"--redis-url",
|
||||
dest="redis_url",
|
||||
help="Redis storage connection URL",
|
||||
|
Reference in New Issue
Block a user