mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: improved readibility
This commit is contained in:
@@ -42,8 +42,10 @@ snapper diff 6..21
|
||||
snapper modify \
|
||||
--userdata 'important=yes' \
|
||||
--description 'new description' \
|
||||
--cleanup-algorithm '' 12
|
||||
snapper modify 12 -u 'important=yes' -d 'new description' -c ''
|
||||
--cleanup-algorithm '' \
|
||||
12
|
||||
snapper modify -u 'important=yes' -d 'new description' -c '' 12
|
||||
snapper modify -c '' 2
|
||||
```
|
||||
|
||||
## Further readings
|
||||
|
||||
Reference in New Issue
Block a user