From c4bda970b3249d595d6e668ef14cdade9e8ac939 Mon Sep 17 00:00:00 2001 From: Kristopher Date: Mon, 14 Jul 2025 18:01:54 -0700 Subject: [PATCH] audit2why: add page (#17202) Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --- pages/common/audit2why.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/audit2why.md diff --git a/pages/common/audit2why.md b/pages/common/audit2why.md new file mode 100644 index 0000000000..1bc300462d --- /dev/null +++ b/pages/common/audit2why.md @@ -0,0 +1,7 @@ +# audit2why + +> This command is an alias of `audit2allow --why`. + +- View documentation for the original command: + +`tldr audit2allow`