Skip to content

Commit

Permalink
Merge pull request #245 from cubical8569/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
melvio authored Mar 20, 2024
2 parents 672e166 + ac02d49 commit 58f75db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hopla/cli/add/todo.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def todo(difficulty: str,
\b
# Override the default 'easy' difficulty using either hard|medium|trivial.
$ hopla add --difficulty=hard todo 'This is a hard todo'
$ hopla add todo --difficulty=hard 'This is a hard todo'
\b
# --due-date and --deadline work as synonyms.
Expand Down

0 comments on commit 58f75db

Please sign in to comment.