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 FrequencyScanner(Scanner):
def help() -> str:
return (
"```\n"
+ "%freq : Show frequency-related statistics\n"
+ "%freq: Show frequency-related statistics\n"
+ "arguments:\n"
+ COMMON_HELP_ARGS
+ "Example: %freq #mychannel1 @user\n"