sf command doc update

git-svn-id: file:///home/jj/hercules.svn/trunk@4530 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
Greg Smith
2008-01-04 02:45:25 +00:00
parent cde906bc93
commit 761deb6ba6

View File

@@ -139,6 +139,18 @@ curent shadow file, and display the shadow file status and statistics:<br><br>
<tr><td align="left"><b>sfc</b></td>
<td align="left" colspan="2"><font size=-1>unit</font></td>
<td align="left">Compress the current file</td>
<tr><td align="left" valign="top"><b>sfk</b></td>
<td align="left" valign="top"><font size=-1>unit</font></td>
<td align="left" valign="top"<font size=-1><i>level</i></font></td>
<td align="left" valign="top">Perform the <b>chkdsk</b> function on the current file.
Level is a number -1 ... 4, the default is <b>2</b>. The levels are:<br>
-1 &nbsp&nbsp&nbsp devhdr, cdevhdr, l1 table <br>
&nbsp 0 &nbsp&nbsp&nbsp devhdr, cdevhdr, l1 table, l2 tables <br>
&nbsp 1 &nbsp&nbsp&nbsp devhdr, cdevhdr, l1 table, l2 tables, free spaces <br>
&nbsp 2 &nbsp&nbsp&nbsp devhdr, cdevhdr, l1 table, l2 tables, free spaces, trkhdrs <br>
&nbsp 3 &nbsp&nbsp&nbsp devhdr, cdevhdr, l1 table, l2 tables, free spaces, trkimgs <br>
&nbsp 4 &nbsp&nbsp&nbsp devhdr, cdevhdr. Build everything else from recovery
</td>
<tr><td align="left"><b>sfd</b></td>
<td align="left" colspan="2"><font size=-1>unit</font></td>
<td align="left">Display shadow file status and statistics</td>