|
Usage: rxprd <command> [<option>...]
<command> Specifies a Primo Ramdisk command (see command list below).
<option>... One or more options that modify a command.
The following conventions are used in the command line:
Expressions surrounded by angle brackets (<>) are required.
Expressions surrounded by square brackets ([]) are optional.
Commands are case insensitive, but options are case sensitive.
Command List
------------
ls Lists all virtual disks.
add Creates a new virtual disk.
del Removes a virtual disk.
view Displays the settings and status of a virtual disk.
edit Changes the settings of a virtual disk.
rebuild Recreates the disk with new settings.
init Reinitializes a virtual disk.
save Saves the disk contents to an image file.
export Exports the disk settings as a disk descriptor file.
im Manages the Invisible Memory.
mem Displays current system memory information.
lic Inputs the license information and activates the program.
ver Displays version and license information.
? Displays help messages.
For detailed command and option information, type: rxprd ? <command>. For example,
to display detailed information about the add command, type:
rxprd ? add |
|