From 59247a8a6f77d7a903add949635bae066f7395e7 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 25 Sep 2025 09:28:35 +0200 Subject: 53967: update completions affected by FreeBSD 14.3 --- Completion/Unix/Command/_sysctl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/Unix/Command/_sysctl') diff --git a/Completion/Unix/Command/_sysctl b/Completion/Unix/Command/_sysctl index 02fe15a4f..d156f7778 100644 --- a/Completion/Unix/Command/_sysctl +++ b/Completion/Unix/Command/_sysctl @@ -39,8 +39,8 @@ case $OSTYPE in freebsd<14->.*) args+=( '-F[print the format of the variable]' - '-J[display only jail prison sysctl variables]' - '-j[perform the actions inside the specified jail]:jail id or name:' + '-J[display only jail sysctl variables]' + '-j+[perform the actions inside the specified jail]: :_jails' '(-N)-l[show the length of variables along with their values]' '-V[display only VNET sysctl variables]' ) -- cgit v1.2.3-70-g09d2