Skip to content

Commit

Permalink
Stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
erik0704 committed Oct 21, 2017
1 parent dfae714 commit 7d8b133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Deletes the 2nd person in the address book.
`delete 1` +
Deletes the 1st person in the results of the `find` command.

=== Deletes a list of persons with specified indices: 'deleteList'
=== Deletes a list of persons with specified indices: `deleteList`

Deletes all persons with the specified indices from the address book. +
Format: 'deleteList INDEX [MORE_INDICES]'
Expand Down

0 comments on commit 7d8b133

Please sign in to comment.