diff --git a/docs/Mount-RoughDraft.md b/docs/Mount-RoughDraft.md new file mode 100644 index 000000000..d0274706e --- /dev/null +++ b/docs/Mount-RoughDraft.md @@ -0,0 +1,28 @@ +Mount-RoughDraft +---------------- + +### Synopsis +Mounts paths to RoughDraft. + +--- + +### Description + +Mounts a path related to RoughDraft. + +--- + +### Parameters +#### **MountPath** +The path to mount + +|Type |Required|Position|PipelineInput |Aliases | +|----------|--------|--------|---------------------|--------| +|`[String]`|true |1 |true (ByPropertyName)|Fullname| + +--- + +### Syntax +```PowerShell +Mount-RoughDraft [-MountPath] [] +```