Skip to content

Commit c9a2880

Browse files
committed
rename parms 3
1 parent 1d306ec commit c9a2880

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs-internal/CLIReadme.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ cics-deploy --help' command.
6565
bundle is deployed, a definition is added to this group. If a bundle is
6666
undeployed, then the definition is removed from this group. The definition is
6767
added or removed from the CSD of each system that is specified by the --scope
68-
option. The --csdgroup and --resgroup options are mutually exclusive.
68+
option. The --csd-group and --res-group options are mutually exclusive.
6969

7070
* `--res-group` | `--rg` | `--resgroup` *(string)*
7171

7272
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
7373
If a bundle is deployed, a resource is defined in the BAS data repository. If a
74-
bundle is undeployed, the definition is removed. The --csdgroup and --resgroup
74+
bundle is undeployed, the definition is removed. The --csd-group and --res-group
7575
options are mutually exclusive.
7676

7777
* `--cics-hlq` | `--ch` | `--cicshlq` *(string)*
@@ -149,7 +149,7 @@ Generate a CICS bundle and associated metadata files in the current working dire
149149
Generate a CICS bundle in the working directory\. The associated data is
150150
constructed from a combination of the command\-line options and the contents of
151151
package\.json\. If package\.json exists, no options are required\. If
152-
package\.json does not exist, both \-\-startscript and \-\-nodejsapp are
152+
package\.json does not exist, both \-\-start\-script and \-\-nodejsapp are
153153
required\.
154154

155155
#### Usage
@@ -274,14 +274,14 @@ Default value: //DFHDPLOY JOB DFHDPLOY,CLASS=A,MSGCLASS=X,TIME=NOLIMIT
274274
bundle is deployed then a definition is added to this group; if a bundle is
275275
undeployed then the definition is removed from this group. The CSD group is
276276
changed for each CICS system that is specified by the --scope option. The
277-
--csdgroup and --resgroup options are mutually exclusive.
277+
--csd-group and --res-group options are mutually exclusive.
278278

279279
* `--res-group` | `--rg` | `--resgroup` *(string)*
280280

281281
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
282282
If a bundle is deployed then a resource is defined in the BAS data repository;
283-
if a bundle is undeployed then the definition is removed. The --csdgroup and
284-
--resgroup options are mutually exclusive.
283+
if a bundle is undeployed then the definition is removed. The --csd-group and
284+
--res-group options are mutually exclusive.
285285

286286
* `--target-directory` | `--td` | `--targetdir` *(string)*
287287

@@ -346,14 +346,14 @@ to target.
346346
bundle is deployed then a definition is added to this group; if a bundle is
347347
undeployed then the definition is removed from this group. The CSD group is
348348
changed for each CICS system that is specified by the --scope option. The
349-
--csdgroup and --resgroup options are mutually exclusive.
349+
--csd-group and --res-group options are mutually exclusive.
350350

351351
* `--res-group` | `--rg` | `--resgroup` *(string)*
352352

353353
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
354354
If a bundle is deployed then a resource is defined in the BAS data repository;
355-
if a bundle is undeployed then the definition is removed. The --csdgroup and
356-
--resgroup options are mutually exclusive.
355+
if a bundle is undeployed then the definition is removed. The --csd-group and
356+
--res-group options are mutually exclusive.
357357

358358
* `--cics-hlq` | `--ch` | `--cicshlq` *(string)*
359359

@@ -505,13 +505,13 @@ cics-deploy --help' command.
505505
bundle is deployed, a definition is added to this group. If a bundle is
506506
undeployed, then the definition is removed from this group. The definition is
507507
added or removed from the CSD of each system that is specified by the --scope
508-
option. The --csdgroup and --resgroup options are mutually exclusive.
508+
option. The --csd-group and --res-group options are mutually exclusive.
509509

510510
* `--res-group` | `--rg` | `--resgroup` *(string)*
511511

512512
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
513513
If a bundle is deployed, a resource is defined in the BAS data repository. If a
514-
bundle is undeployed, the definition is removed. The --csdgroup and --resgroup
514+
bundle is undeployed, the definition is removed. The --csd-group and --res-group
515515
options are mutually exclusive.
516516

517517
* `--cics-hlq` | `--ch` | `--cicshlq` *(string)*
@@ -631,13 +631,13 @@ cics-deploy --help' command.
631631
bundle is deployed, a definition is added to this group. If a bundle is
632632
undeployed, then the definition is removed from this group. The definition is
633633
added or removed from the CSD of each system that is specified by the --scope
634-
option. The --csdgroup and --resgroup options are mutually exclusive.
634+
option. The --csd-group and --res-group options are mutually exclusive.
635635

636636
* `--res-group` | `--rg` | `--resgroup` *(string)*
637637

638638
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
639639
If a bundle is deployed, a resource is defined in the BAS data repository. If a
640-
bundle is undeployed, the definition is removed. The --csdgroup and --resgroup
640+
bundle is undeployed, the definition is removed. The --csd-group and --res-group
641641
options are mutually exclusive.
642642

643643
* `--cics-hlq` | `--ch` | `--cicshlq` *(string)*

0 commit comments

Comments
 (0)