Browse Source

snapper: update snapper delete

lasersharks 6 năm trước cách đây
mục cha
commit
89253ea4e5
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/linux/snapper.md

+ 2 - 2
pages/linux/snapper.md

@@ -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}}`