From c3f494817e42e5f8b4dbd1ab4330a3dcfed53a34 Mon Sep 17 00:00:00 2001 From: night0721 Date: Sat, 12 Oct 2024 16:15:44 +0100 Subject: [PATCH] Update Usage --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efbfee2..46f39c9 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ log is a minimalistic command line note manager. # Usage ```sh -Usage: ./log [-l] [-i] [-v] [-h] - ./log [-I|-Q|-R|-S] [filename] +Usage: log [-l] [-i] [-v] [-h] + log [-I|-Q|-R|-S] [filename] log is a minimalistic command line note manager written in C. Options: -l Lists the notes in the directory in a tree format.