From dfbb8db2f702d920773672fbef1b4099e43010b2 Mon Sep 17 00:00:00 2001 From: Kevin Date: Fri, 13 Feb 2026 03:25:06 +0200 Subject: [PATCH] qqqqqqqqqqqqqqq --- ServerSync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ServerSync.py b/ServerSync.py index b684ed2..92ce5a9 100755 --- a/ServerSync.py +++ b/ServerSync.py @@ -9,7 +9,7 @@ import argparse parser = argparse.ArgumentParser(usage="A Quick Tool to Sync Files to Local Servers over FTP", description="Idk , i had ADHD and i was too ored to look up a tool for this job , so yea") -parser.add_argument("Action", help="The action you wanna perform , do Setup to setup") +parser.add_argument("Action", help="The action you wanna perform , do Setup to setup ") parser.add_argument("-l","--log", type=int,help="Set the logging mode") arguments = parser.parse_args()