Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Whodiduexpect authored Mar 1, 2020
1 parent 0d8229e commit bf684b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Marked assignment #1111111 as complete
```

## The list command
The `list` command lists the assignments. Currently, it has 2 optional categories, which are `current` and `completed`. The reason these categories are optional is that by default it's `current`, as to not require an unnecessary long command.
The `list` command lists the assignments. Currently, it has 3 optional categories, which are `current`, `completed`, and `added` (assignments added via the `add` command). The reason these categories are optional is that by default it's `current`, as to not require an unnecessary long command.

### Example Usage

Expand Down

0 comments on commit bf684b5

Please sign in to comment.