mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 00:58:48 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,6 +13,14 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo aa-status`
|
||||
|
||||
- Display status in JSON format:
|
||||
|
||||
`sudo aa-status --json`
|
||||
|
||||
- Display status in pretty JSON format:
|
||||
|
||||
`sudo aa-status --pretty-json`
|
||||
|
||||
- Display the number of loaded policies:
|
||||
|
||||
`sudo aa-status --profiled`
|
||||
|
||||
Reference in New Issue
Block a user