Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cmlsharp committed Jul 31, 2017
1 parent 8520793 commit 908dacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check50.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def main():
parser.add_argument("--checkdir",
action="store",
nargs="?",
const="~/.local/share/check50",
default="~/.local/share/check50",
help="specify directory containing the checks "
"(~/.local/share/check50 by default)")
parser.add_argument("--log",
Expand Down

0 comments on commit 908dacf

Please sign in to comment.