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 96df89c commit ab4ab77Copy full SHA for ab4ab77
src/Resources/Resources/ManagementGroups/Common/Constants.cs
@@ -33,7 +33,7 @@ public class HelpMessages
33
public const string GroupId = "Management Group Id";
34
public const string Recurse = "Recursively list the children of the management group";
35
public const string ParentId = "Parent Id of the management group";
36
- public const string GroupName = "Management Group Id";
+ public const string GroupName = "Management Group Name";
37
public const string DisplayName = "Display Name of the management group";
38
public const string Expand = "Expand the output to list the children of the management group";
39
public const string Force = "Force the action and skip confirmations";
0 commit comments