
Correct syntax provided is "[-i INDEX] : Index of the product to be deleted in list"
Upon typing "delete -i 1 2", it does not show any error message and only the first index is deleted.
Users may assume that they have deleted both the products if they did not see the message which says which product(s) is deleted.