We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e986e commit 90a36a0Copy full SHA for 90a36a0
documentation/Using-Azure-TestFramework.md
@@ -18,7 +18,7 @@
18
1. This starts VS Dev command prompt in PowerShell
19
2. Import module that helps in performing basic repository tasks
20
1. Import-Module Repo-Tasks.psd1
21
- 2. Type Get-Commands -Module Repo-Tasks to see list of cmdlets
+ 2. Type Get-Command -Module Repo-Tasks to see list of cmdlets
22
3. Get-Help <CommandName> to get help on individual commands.
23
24
## 2. Accquring TestFramework
0 commit comments