@@ -8,6 +8,7 @@ exist = True
try:
if sys.argv[1] == "-v" or sys.argv[1] == "--version":
print("Rete 1.0 by koffee.zip 2026")
exit(0)
if sys.argv[1] == "-h" or sys.argv[1] == "--help":
print("Usage: Rete [arguments] [URLs]")
print("-h --help Shows this help page")
The note is not visible to the blocked user.