diff --git a/commands.md b/commands.md index 5ff5395..f705eaa 100644 --- a/commands.md +++ b/commands.md @@ -155,7 +155,7 @@ ezjail-admin start|stop # start and stop all the jails ezjail-admin start|stop |# start and stop individual jail ezjail-admin list # list all the jails on the host system ezjail-admin console | # open root shell into jail -ezjail-admin create -f exmaple # create a new jail +ezjail-admin create -f exmaple # create a new jail ezjail-admin delete -w hostname # delete the jail (in case you use zfs also delete the volume) ```