This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:s_cli:05_contents:01_prt:04_dll:volume [2021/06/14 22:37] nick |
dido:public:s_cli:05_contents:01_prt:04_dll:volume [2021/06/15 13:55] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== 4.4 DEFINE VOLUME Command ====== | + | ====== 4.5 Volume ====== |
| [[dido:public:s_cli:05_contents:01_prt:04_dll:start| Return to DidoDLL]] | [[dido:public:s_cli:05_contents:01_prt:04_dll:start| Return to DidoDLL]] | ||
| Line 22: | Line 22: | ||
| * **VolumeName** ::= The symbolic name used to reference the volume throughout the DIDO CLI. | * **VolumeName** ::= The symbolic name used to reference the volume throughout the DIDO CLI. | ||
| * **DirectoryPath** ::= The path to the directory associated with the volume. | * **DirectoryPath** ::= The path to the directory associated with the volume. | ||
| - | * **DirectoryPermissions** ::= The permissions associated with the volume (i.e., R, W, X). The default is RW. | + | * **DirectoryPermissions** ::= The mode (i.e., permissions) associated with the volume (i.e., R, W, X). The default is RW. |
| ==== Examples ==== | ==== Examples ==== | ||