From 6ceb76e8fb538d0cfa5e7bad02ef35af99d428f6 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 12 Aug 2021 18:12:13 +0200 Subject: [PATCH] bash_completion: sub-commands dependencies and sync removed --- Pmodules/bash_completion | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pmodules/bash_completion b/Pmodules/bash_completion index 76c789a..ed47153 100644 --- a/Pmodules/bash_completion +++ b/Pmodules/bash_completion @@ -39,9 +39,9 @@ _module() { COMPREPLY=() - cmds="add apropos avail clear dependencies display help\ + cmds="add apropos avail clear display help\ initadd initclear initlist initprepend initrm initswitch\ - keyword list load purge refresh rm search show swap switch sync\ + keyword list load purge refresh rm search show swap switch \ unload unuse update use whatis" opts="-c -f -h -i -l -s -t -u -v -H -V\