mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 23:53:07 +00:00
Update cheatsheets
This commit is contained in:
29
tldr/linux/limine-snapper-sync
Normal file
29
tldr/linux/limine-snapper-sync
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# limine-snapper-sync
|
||||
|
||||
> Synchronize Limine boot menu entries with Btrfs snapshots managed by Snapper.
|
||||
> More information: <https://gitlab.com/Zesko/limine-snapper-sync>.
|
||||
|
||||
- Manually synchronize Snapper snapshots to create boot entries in Limine:
|
||||
|
||||
`limine-snapper-sync`
|
||||
|
||||
- List the current snapshot entries managed by Limine:
|
||||
|
||||
`limine-snapper-list`
|
||||
|
||||
- Display detailed information about bootable snapshots and their files:
|
||||
|
||||
`limine-snapper-info`
|
||||
|
||||
- Restore the system from a selected bootable snapshot:
|
||||
|
||||
`limine-snapper-restore`
|
||||
|
||||
- Start the watcher process to monitor for Snapper snapshot changes:
|
||||
|
||||
`limine-snapper-watcher`
|
||||
Reference in New Issue
Block a user