diff --git a/README.md b/README.md index 4f7bcbf..791549c 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ help Shows this help message tbdel list ``` -* Delete an entry (using its ID): +* Delete an entry (using its ID): **(Assuming '12345' is the ID of the entry you want to delete)** ```shell - tbdel delete 12345 (Assuming '12345' is the ID of the entry you want to delete) + tbdel delete 12345 ``` * Delete all entries: