fix(aa-log): update command usage.

This commit is contained in:
Alexandre Pujol 2023-03-10 10:32:03 +00:00
parent 1a0dcd0bf6
commit 6f06587b85
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -20,7 +20,7 @@ import (
"strings"
)
const usage = `aa-log [-h] [--systemd] [--dbus] [--file file] [profile]
const usage = `aa-log [-h] [--systemd] [--file file] [profile]
Review AppArmor generated messages in a colorful way. Supports logs from
auditd, systemd, syslog as well as dbus session events.