mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 09:51:37 -04:00
docs: update script docs
This commit is contained in:
@@ -114,7 +114,7 @@ def parse_args() -> Tuple[str, str, int]:
|
|||||||
2. Icon Representation :str
|
2. Icon Representation :str
|
||||||
3. Log Level: int
|
3. Log Level: int
|
||||||
"""
|
"""
|
||||||
parser = argparse.ArgumentParser()
|
parser = argparse.ArgumentParser(description="This script adds an icon to this congo theme and updates the relevant documentation.")
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"-v",
|
"-v",
|
||||||
"--verbose",
|
"--verbose",
|
||||||
|
|||||||
Reference in New Issue
Block a user