Skip to content

Commit 69d2ed4

Browse files
authored
Update tldr.py
1 parent 48c3857 commit 69d2ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tldr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ def create_parser() -> ArgumentParser:
523523
'windows', 'common'],
524524
metavar='PLATFORM',
525525
help="Override the operating system [android, freebsd, linux, netbsd, openbsd,"
526-
"osx, sunos, windows, common]"
526+
" osx, sunos, windows, common]"
527527
)
528528

529529
parser.add_argument('-l', '--list',

0 commit comments

Comments
 (0)