diff --git a/README.md b/README.md index b0e9c63..63e5170 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,10 @@ Download the file `jaildk` or clone this repository to your FreeBSD server and e This will create the directory structure required for the tool itself, create a template jail and build a base directory. +## Bash Completion + +If you want to use `jaildk` with bash completion, source the script `jaildk-completion.bash`. + ## Basic usage Let's say you installed *jaildk* into `/jail` and you want to create a diff --git a/TODO b/TODO index 622b3ab..caa4105 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ +- fix the 3 mode commands to use -m so completion works correctly - vnet ipv6 doesnt work anymore UPDATE: with auto_linklocal seems to work after some seconds - on reboot, no pf will be started