From 56fe6d0924e9b98e5cfa28131b54b7ac66048143 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Fri, 8 Mar 2024 11:42:44 +0100 Subject: Update INSTALL --- completion/crypt.bash | 1 + 1 file changed, 1 insertion(+) (limited to 'completion/crypt.bash') diff --git a/completion/crypt.bash b/completion/crypt.bash index 3074ff5..8d2ae73 100755 --- a/completion/crypt.bash +++ b/completion/crypt.bash @@ -2,6 +2,7 @@ # # Copy to /usr/share/bash-completion/completions/crypt +# TODO: edit & other actions _crypt() { COMPREPLY=() -- cgit v1.2.3