Skip to content

Commit

Permalink
Improve README.
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Oct 11, 2024
1 parent 779de07 commit 3686c7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8540,7 +8540,7 @@ Subcommands:
add Add a new todo.
Shortcut Aliases: `nb todo a`, `nb todo +`
delete Delete a todo.
Shortcut Aliases: `nb todo d`, `nb todo -`
Shortcut Aliases: `nb todo -`
do Mark a todo or task as done.
tasks List tasks in todos, notebooks, folders, and other item.
undo Unmark a todo or task as done.
Expand Down
2 changes: 1 addition & 1 deletion docs/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8546,7 +8546,7 @@ Subcommands:
add Add a new todo.
Shortcut Aliases: `nb todo a`, `nb todo +`
delete Delete a todo.
Shortcut Aliases: `nb todo d`, `nb todo -`
Shortcut Aliases: `nb todo -`
do Mark a todo or task as done.
tasks List tasks in todos, notebooks, folders, and other item.
undo Unmark a todo or task as done.
Expand Down

0 comments on commit 3686c7a

Please sign in to comment.