From 31ac44c0ff18dfb44af82e45d6cb498ef6972f13 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 22 Feb 2007 15:36:57 +0000 Subject: Document fsck subcommand --- man1/ezjail-admin.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man1/ezjail-admin.1') diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1 index e004d28..4425ac6 100755 --- a/man1/ezjail-admin.1 +++ b/man1/ezjail-admin.1 @@ -13,7 +13,7 @@ ezjail-admin \- Administrate ezjail .B ezjail-admin list .T -.B ezjail-admin config\fR [-r run|norun] [-n newname] [-i attach|detach]\fI jailname +.B ezjail-admin config\fR [-r run|norun] [-n newname] [-i attach|detach|fsck]\fI jailname .T .B ezjail-admin install\fR [-mps] [-h host] [-r release] @@ -86,7 +86,7 @@ renamed as well. You can attach image jails for administrative purposes by the -i attach option and detach them with -i detach. It is not possible to run or delete -an attached jail. +an attached jail. You can force fscking a jail image with the -i fsck command. .SH ezjail-admin install fetches everything needed to setup a base jail from an FTP server and installs it. -- cgit v1.2.3