Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-19 00:22:04 +00:00
parent aa594e72af
commit 9c64f72b0c
25 changed files with 607 additions and 3 deletions

View 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`