|
请教一下谁翻译下Filter.com的帮助文档,谢谢了
Usage: Filter.com [<volume-paths>] [options]
Displays information about the Ewf volume or the specified protected
volume, and allows commands to be issued to a protected volume that
will be processed on the next restart of the computer.
(The default behavior is to display information about the Ewf Volume
configuration, if no <volume-path> is specified.)
Ewf volume options:
-gauge[=x] Displays a percent full gauge for the Ewf volume.
Where x is a number from 1 to 100 and indicates the gauge
stepping value. (The default stepping is 1.)
Protected volume options:
-all Performs a specified command on all protected volumes.
(default command is to display protected volume information)
-disable Disable the overlay on the specified protected volume
-enable Enable the overlay on the specified protected volume.
-commit Commit all current level data in the overlay to the protected
volume, and reset the current overlay level to 1.
-commitanddisable [-live]
Commit all current level data in the overlay to the protected
volume, and disable the overlay. If -live is specified, the
operation is completed immediately. The -live option is only
supported on RAM protected volumes.
-setlevel=[-]<lvl>
Sets the current overlay level to the specified level
Legal values for <lvl>: (where clvl = current overlay level)
<clvl+1> starts a new overlay level
<0> - <clvl> sets the level discarding all data above the
specified level
If -<lvl> is specified then all the data in the specified level
and beyond is deleted.
-restore Restores to the prior overlay level. Same as setlevel=<clvl-1>
-checkpoint
Starts a new overlay level. Same as setlevel=<clvl+1>
-description="<descriptive text>"
Use with -setlevel=<clvl+1> or -checkpoint to add a description
for the overlay level that is being ended.
-persist="<persistent data>"
Set the persistent data to the specified string
-nocmd Clear the current pending command.
-activatehorm
Activates HORM
-deactivatehorm
Deactivates HORM
Example: Filter.com c: |
|