Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c11fbe3

Browse files
exchange12rocksSean Wheeler
authored and
Sean Wheeler
committedJan 17, 2018
Removes unexistent RunAsAdministrator parameter from the Syntax section (#2066)
1 parent ed50087 commit c11fbe3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎reference/3.0/Microsoft.PowerShell.Core/About/about_Requires.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ functions, cmdlets, or snap-ins.
2929
#Requires -PSSnapin <PSSnapin-Name> [-Version <N>[.<n>]]
3030
#Requires -Modules { <Module-Name> | <Hashtable> }
3131
#Requires -ShellId <ShellId>
32-
#Requires -RunAsAdministrator
3332
```
3433

3534
### RULES FOR USE

0 commit comments

Comments
 (0)
Please sign in to comment.