diff options
Diffstat (limited to 'completion/crypt.bash')
| -rwxr-xr-x | completion/crypt.bash | 1 |
1 files changed, 1 insertions, 0 deletions
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=() |
