Skip to content

Commit

Permalink
Revert "Added guide for clear reminders in User Guide"
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanosync committed Nov 1, 2019
1 parent 908ac38 commit 3d2cc1d
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -609,21 +609,13 @@ Reverses the most recent undo command. +

The most recent undo command is reversed.

=== Clear all spending entries : `clear`
Clears all spending entries from the application. +
Format: `clear`
=== Clear all data : `clear`
Clears all entries from the application. +
*Format:* `clear`

*Expected Output:*

All spending entries are cleared.

=== Clear all reminder entries : `reminder clear`
Clears all reminder entries from the application. +
Format: `reminder clear`

*Expected Output:*

All reminder entries are cleared.
All application data is cleared.

=== Exiting the program : `exit`

Expand Down Expand Up @@ -681,8 +673,7 @@ e.g. `reminder n/30/08/2020 m/Pay school fee`
e.g. `reminder delete 2`
| *Undo*| `undo` +
| *Redo*| `redo` +
| *Clear all spending*| `clear` +
| *Clear all reminders*| `reminder clear` +
| *Clear*| `clear` +
| *Exit*| `exit` +
|=======================================================================

Expand Down

0 comments on commit 3d2cc1d

Please sign in to comment.