Skip to content

Commit

Permalink
update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaro17f committed Oct 16, 2023
1 parent 2f567ee commit 9ba9238
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,17 @@ Restic wrapper built in Rust
Usage: wrestic [OPTIONS] [COMMAND]

Commands:
backup Make a backup of all your repositories
restore Restore a snapshot
snapshots List snapshots
delete Delete a snapshot
init Initialize all of your repositories
check Check repository health
repair Fix any issue
cache Clean cache
update Update Wrestic
help Print this message or the help of the given subcommand(s)
backup, -b Make a backup of all your repositories
restore, -r Restore a snapshot
snapshots, -s List snapshots
delete, -d Delete a snapshot
init, -i Initialize all of your repositories
check Check repository health
repair Fix any issue
cache Clean cache
update, -u Update Wrestic
custom, -c Custom command
help Print this message or the help of the given subcommand(s)

Options:
--generate <GENERATOR> [possible values: bash, elvish, fish, powershell, zsh]
Expand Down

0 comments on commit 9ba9238

Please sign in to comment.