diff --git a/docs/chapters/subcommands/pkg.rst b/docs/chapters/subcommands/pkg.rst index d27badd7..5b00ca88 100644 --- a/docs/chapters/subcommands/pkg.rst +++ b/docs/chapters/subcommands/pkg.rst @@ -112,4 +112,5 @@ you can fully leverage the pkg manager. This means, ``install``, ``update``, -a | --auto Auto mode. Start/stop jail(s) if required. -H | --host Use the hosts 'pkg' instead of the jails. + -y | --yes Assume always yes for pkg. Do not prompt. -x | --debug Enable debug mode.