Skip to content

Commit

Permalink
Document to as shortcut alias for todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Nov 21, 2023
1 parent b8a9f35 commit 1f82698
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8529,7 +8529,7 @@ Alias:
nb todos

Shortcut Alias:
nb t
nb to
```

#### `unarchive`
Expand Down
2 changes: 1 addition & 1 deletion docs/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8535,7 +8535,7 @@ Alias:
nb todos

Shortcut Alias:
nb t
nb to
```

#### `unarchive`
Expand Down
2 changes: 1 addition & 1 deletion nb
Original file line number Diff line number Diff line change
Expand Up @@ -25023,7 +25023,7 @@ $(_color_primary "Alias"):
${_ME} todos

$(_color_primary "Shortcut Alias"):
${_ME} t
${_ME} to
HEREDOC
}
_todo() {
Expand Down

0 comments on commit 1f82698

Please sign in to comment.