Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamd3vil committed May 20, 2021
1 parent 5c9e047 commit 479926d
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 479926d

Please sign in to comment.