Improve README

This commit is contained in:
2025-02-04 15:39:54 +03:30
parent 7e13bce767
commit 1899e284a0

View File

@@ -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: