mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 11:54:23 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# lbu
|
||||
|
||||
> Manage `apk` overlay files on a diskless Alpine Linux system.
|
||||
> Note: subcommands like `include` write to `/etc`, which is stored in RAM. You need to run `lbu commit` to save the changes.
|
||||
> Note: Subcommands like `include` write to `/etc`, which is stored in RAM. You need to run `lbu commit` to save the changes.
|
||||
> More information: <https://wiki.alpinelinux.org/wiki/Alpine_local_backup>.
|
||||
|
||||
- Commit changes to persistent storage (only files in `/etc` by default):
|
||||
|
||||
Reference in New Issue
Block a user