From ee27c8e15c73c46a1d4913dc12a207ca803bcbe3 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Wed, 25 Oct 2023 13:55:27 -0300 Subject: [PATCH] sort.py: fix missing/duplicated commands in usage --- contrib/sort.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/sort.py b/contrib/sort.py index cdeecf99be2..026384e1a73 100755 --- a/contrib/sort.py +++ b/contrib/sort.py @@ -15,8 +15,8 @@ The following commands are supported: - private-bin, private-etc, private-lib, caps.drop, caps.keep, seccomp.drop, - seccomp.drop, protocol + private-bin, private-etc, private-lib, caps.drop, caps.keep, seccomp, + seccomp.drop, seccomp.keep, protocol Note that this is only applicable to commands that support multiple arguments.