Skip to content

Commit 4360034

Browse files
committed
Update descriptive words
1 parent 6f9183d commit 4360034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ def update_version():
8787
('-t', '--time', get_time, 'To show the time for the script to run'),
8888
('-k', '--keywords', show_keywords, 'To show all the keywords'),
8989
('-ne', '--no-error', remove_error, 'To remove all error messages'),
90-
('-u', '--update', update_version, 'To check or update the version (only work if you are installing with git)')
90+
('-u', '--update', update_version, 'To check or update the version (only if this is installed with git)')
9191
]

0 commit comments

Comments
 (0)