From 7d8b13309a17eb448841985e8c9df396d76596ba Mon Sep 17 00:00:00 2001 From: 0verSky Date: Sat, 21 Oct 2017 20:55:54 +0800 Subject: [PATCH] Stable version --- docs/UserGuide.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide.adoc b/docs/UserGuide.adoc index a73c99bcd3ad..38174f1136e4 100644 --- a/docs/UserGuide.adoc +++ b/docs/UserGuide.adoc @@ -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]'