From 1899e284a0f60c27dfa737212f8f374ecbcb426d Mon Sep 17 00:00:00 2001 From: Mohammad Mahdi Date: Tue, 4 Feb 2025 15:39:54 +0330 Subject: [PATCH] Improve README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: