mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 02:35:28 +02:00
snapper: update snapper delete
This commit is contained in:
parent
804dcf69b0
commit
89253ea4e5
1 changed files with 2 additions and 2 deletions
|
@ -22,6 +22,6 @@
|
|||
|
||||
`snapper -c {{config}} delete {{snapshot_number}}`
|
||||
|
||||
- Delete multiple snapshots:
|
||||
- Delete a range of snapshots:
|
||||
|
||||
`snapper -c {{config}} delete {{snapshot_1}}-{{snapshot_2}}`
|
||||
`snapper -c {{config}} delete {{snapshot_X}}-{{snapshot_Y}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue