help consistancy

This commit is contained in:
klemek
2021-01-13 16:44:01 +01:00
parent aa51e2cda0
commit 8ef2c0588d
10 changed files with 38 additions and 34 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ class FullScanner(Scanner):
def help() -> str:
return (
"```\n"
+ "%scan : Show full statistics\n"
+ "%scan: Show full statistics\n"
+ "arguments:\n"
+ COMMON_HELP_ARGS
+ "Example: %scan #mychannel1 @user\n"