Skip to content

Commit 512570f

Browse files
frositwkentaro
authored andcommitted
Typo in arg help text
1 parent 44b5d24 commit 512570f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdown/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def main():
6868
parser.add_argument(
6969
"--fuzzy",
7070
action="store_true",
71-
help="(fild only) extract Google Drive's file ID",
71+
help="(file only) extract Google Drive's file ID",
7272
)
7373
parser.add_argument(
7474
"--id",

0 commit comments

Comments
 (0)