Skip to content

Commit

Permalink
feat: Mount-RouhgDraft ( Fixes #288 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Sep 2, 2024
1 parent 3113271 commit 066a975
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/Mount-RoughDraft.md
Original file line number Diff line number Diff line change
@@ -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] <String> [<CommonParameters>]
```

0 comments on commit 066a975

Please sign in to comment.