mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 19:59:24 +08:00
aa-status: add more commands (#18998)
This commit is contained in:
@@ -8,6 +8,14 @@
|
||||
|
||||
`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