Skip to content

Commit 98c305e

Browse files
committed
Update the manuals
1 parent e1efe61 commit 98c305e

263 files changed

Lines changed: 3 additions & 977 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Docs/add-firewall-rules.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,15 @@ add-firewall-rules.ps1 [<PathToExecutables>]
66
```powershell
77
add-firewall-rules.ps1 [[-PathToExecutables] <String>] [<CommonParameters>]
88
9-
```
109
11-
```
1210
-PathToExecutables <String>
1311
1412
Required? false
1513
Position? 1
1614
Default value
1715
Accept pipeline input? false
1816
Accept wildcard characters? false
19-
```
2017
21-
```
2218
[<CommonParameters>]
2319
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
2420
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/add-memo.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,15 @@ add-memo.ps1 [<text>]
66
```powershell
77
add-memo.ps1 [[-text] <String>] [<CommonParameters>]
88
9-
```
109
11-
```
1210
-text <String>
1311
1412
Required? false
1513
Position? 1
1614
Default value
1715
Accept pipeline input? false
1816
Accept wildcard characters? false
19-
```
2017
21-
```
2218
[<CommonParameters>]
2319
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
2420
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/alert.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,15 @@ alert.ps1 [<message>]
66
```powershell
77
alert.ps1 [[-Message] <String>] [<CommonParameters>]
88
9-
```
109
11-
```
1210
-Message <String>
1311
1412
Required? false
1513
Position? 1
1614
Default value
1715
Accept pipeline input? false
1816
Accept wildcard characters? false
19-
```
2017
21-
```
2218
[<CommonParameters>]
2319
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
2420
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/build-repo.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ Supports building with cmake, configure, autogen, Imakefile and Makefile.
66
```powershell
77
build-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
88
9-
```
109
11-
```
1210
-RepoDir <String>
1311
Specifies the path to the Git repository.
1412
@@ -17,9 +15,7 @@ build-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
1715
Default value "$PWD"
1816
Accept pipeline input? false
1917
Accept wildcard characters? false
20-
```
2118
22-
```
2319
[<CommonParameters>]
2420
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
2521
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/build-repos.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ build-repos.ps1 [<ParentDir>]
66
```powershell
77
build-repos.ps1 [[-ParentDir] <String>] [<CommonParameters>]
88
9-
```
109
11-
```
1210
-ParentDir <String>
1311
Specifies the path to the folder containing the Git repositories
1412
@@ -17,9 +15,7 @@ build-repos.ps1 [[-ParentDir] <String>] [<CommonParameters>]
1715
Default value "$PWD"
1816
Accept pipeline input? false
1917
Accept wildcard characters? false
20-
```
2118
22-
```
2319
[<CommonParameters>]
2420
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
2521
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/cd-desktop.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ cd-desktop.ps1
66
```powershell
77
cd-desktop.ps1 [<CommonParameters>]
88
9-
```
109
11-
```
1210
[<CommonParameters>]
1311
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
1412
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/cd-docs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ cd-docs.ps1
66
```powershell
77
cd-docs.ps1 [<CommonParameters>]
88
9-
```
109
11-
```
1210
[<CommonParameters>]
1311
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
1412
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/cd-downloads.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ cd-downloads.ps1
66
```powershell
77
cd-downloads.ps1 [<CommonParameters>]
88
9-
```
109
11-
```
1210
[<CommonParameters>]
1311
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
1412
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/cd-dropbox.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ cd-dropbox.ps1
66
```powershell
77
cd-dropbox.ps1 [<CommonParameters>]
88
9-
```
109
11-
```
1210
[<CommonParameters>]
1311
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
1412
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

Docs/cd-home.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ cd-home.ps1
66
```powershell
77
cd-home.ps1 [<CommonParameters>]
88
9-
```
109
11-
```
1210
[<CommonParameters>]
1311
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
1412
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.

0 commit comments

Comments
 (0)