chore(aa-log): update shell completion.

This commit is contained in:
Alexandre Pujol 2023-10-10 20:44:50 +01:00
parent 1048283b5c
commit 0b412b5713
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 4 additions and 2 deletions

View file

@ -15,7 +15,7 @@ import (
"golang.org/x/exp/slices"
)
const usage = `aa-log [-h] [--systemd] [--file file] [--rules] [profile]
const usage = `aa-log [-h] [--systemd] [--file file] [--rules | --raw] [profile]
Review AppArmor generated messages in a colorful way. Supports logs from
auditd, systemd, syslog as well as dbus session events.