Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-16 00:19:59 +00:00
parent d5421f7c01
commit b18a761896
36 changed files with 451 additions and 40 deletions

View File

@@ -9,7 +9,7 @@ source: https://github.com/tldr-pages/tldr.git
> Part of the AppArmor suite.
> More information: <https://manned.org/aa-update-browser>.
- List available browser abstraction profiles:
- [l]ist available browser abstraction profiles:
`sudo aa-update-browser -l`
@@ -17,7 +17,7 @@ source: https://github.com/tldr-pages/tldr.git
`sudo aa-update-browser -d {{path/to/profile}}`
- Update a profile with specific abstractions:
- [u]pdate a profile with specific abstractions:
`sudo aa-update-browser -u {{abstraction1,abstraction2,...}} {{path/to/profile}}`