From 479926d2def73bebb1a2a584739d859b7872360e Mon Sep 17 00:00:00 2001 From: Sarat Chandra Date: Thu, 20 May 2021 19:27:13 +0530 Subject: [PATCH] doc: Update README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 87b3e1e..7f772d0 100644 --- a/README.md +++ b/README.md @@ -11,19 +11,20 @@ NAME: shelf - A new cli application USAGE: - shelf [global options] command [command options] [arguments...] + shelf.bin [global options] command [command options] [arguments...] DESCRIPTION: A Good Symlinks Manager COMMANDS: - create, c creates a Shelf - track, t track a file - clone, cl clones a shelf + create, c creates a Shelf + track, t track a file + clone, cl clones a shelf snapshot, s creates a snapshot of existing shelves - restore, r restores all the links from a shelf - where, w prints where the given shelf is - help, h Shows a list of commands or help for one command + restore, r restores all the links from a shelf + where, w prints where the given shelf is + list, ls lists all the files tracked by shelf + help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --help, -h show help (default: false)