2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-22 21:05:10 +00:00

update docs

This commit is contained in:
Michael Eischer 2024-08-23 23:52:21 +02:00
parent 7739aa685c
commit e7db5febcf

View File

@ -28,8 +28,6 @@ Usage help is available:
dump Print a backed-up file to stdout
find Find a file, a directory or restic IDs
forget Remove snapshots from the repository
generate Generate manual pages and auto-completion files (bash, fish, zsh, powershell)
help Help about any command
init Initialize a new repository
key Manage keys (passwords)
list List objects in the repository
@ -41,11 +39,19 @@ Usage help is available:
repair Repair the repository
restore Extract the data from a snapshot
rewrite Rewrite snapshots to exclude unwanted files
self-update Update the restic binary
snapshots List all snapshots
stats Scan the repository and show basic statistics
tag Modify tags on snapshots
unlock Remove locks other processes created
Advanced Options:
features Print list of feature flags
options Print list of extended options
Additional Commands:
generate Generate manual pages and auto-completion files (bash, fish, zsh, powershell)
help Help about any command
self-update Update the restic binary
version Print version information
Flags: