From 0d8229e1ae11ec991e140e97bb9ac30e4c092f4f Mon Sep 17 00:00:00 2001 From: Whodiduexpect <53096512+Whodiduexpect@users.noreply.github.com> Date: Sat, 29 Feb 2020 20:21:44 -0800 Subject: [PATCH] Update USAGE.md --- USAGE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/USAGE.md b/USAGE.md index 8532228..5af770d 100644 --- a/USAGE.md +++ b/USAGE.md @@ -87,9 +87,9 @@ 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 -`python assignment_list.py list` OR `python assignment_list.py list current` +`python assignment_list.py list` or `python assignment_list.py list current` ``` Assignment Assignment ID Class Name Due Date 0 Test Assignment #1 1111111 Last, F TESTCLASS I(1) 1/01/2019