You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,21 +30,6 @@ PS C:\> {{ Add example code here }}
30
30
31
31
## PARAMETERS
32
32
33
-
### -ProgressAction
34
-
{{ Fill ProgressAction Description }}
35
-
36
-
```yaml
37
-
Type: ActionPreference
38
-
Parameter Sets: (All)
39
-
Aliases: proga
40
-
41
-
Required: False
42
-
Position: Named
43
-
Default value: None
44
-
Accept pipeline input: False
45
-
Accept wildcard characters: False
46
-
```
47
-
48
33
### CommonParameters
49
34
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
Prompts you for confirmation before running the cmdlet.
115
+
116
+
```yaml
117
+
Type: SwitchParameter
118
+
Parameter Sets: (All)
119
+
Aliases: cf
120
+
121
+
Required: False
122
+
Position: Named
123
+
Default value: None
124
+
Accept pipeline input: False
125
+
Accept wildcard characters: False
126
+
```
127
+
128
+
### -ProgressAction
129
+
{{ Fill ProgressAction Description }}
130
+
131
+
```yaml
132
+
Type: ActionPreference
133
+
Parameter Sets: (All)
134
+
Aliases: proga
135
+
136
+
Required: False
137
+
Position: Named
138
+
Default value: None
139
+
Accept pipeline input: False
140
+
Accept wildcard characters: False
141
+
```
142
+
143
+
### CommonParameters
144
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments