From 761deb6ba64ce9c59f2b88a2e2a9db27911b63fe Mon Sep 17 00:00:00 2001 From: Greg Smith Date: Fri, 4 Jan 2008 02:45:25 +0000 Subject: [PATCH] sf command doc update git-svn-id: file:///home/jj/hercules.svn/trunk@4530 956126f8-22a0-4046-8f4a-272fa8102e63 --- html/cckddasd.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/html/cckddasd.html b/html/cckddasd.html index 43576025..f7fa4c51 100644 --- a/html/cckddasd.html +++ b/html/cckddasd.html @@ -139,6 +139,18 @@ curent shadow file, and display the shadow file status and statistics:

sfc unit Compress the current file +sfk + unit + level + Perform the chkdsk function on the current file. + Level is a number -1 ... 4, the default is 2. The levels are:
+ -1     devhdr, cdevhdr, l1 table
+   0     devhdr, cdevhdr, l1 table, l2 tables
+   1     devhdr, cdevhdr, l1 table, l2 tables, free spaces
+   2     devhdr, cdevhdr, l1 table, l2 tables, free spaces, trkhdrs
+   3     devhdr, cdevhdr, l1 table, l2 tables, free spaces, trkimgs
+   4     devhdr, cdevhdr. Build everything else from recovery + sfd unit Display shadow file status and statistics