fresh argument to invalidate cache

This commit is contained in:
Klemek
2021-03-15 13:35:46 +01:00
parent aba2889a63
commit ae8c6d8031
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ COMMON_HELP_ARGS = (
+ "* @member/me - filter for one or more member\n"
+ "* #channel/here - filter for one or more channel\n"
+ "* fast - only read cache\n"
+ "* fresh - does not read cache (long)\n"
)