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
Copy file name to clipboardExpand all lines: docs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ The `cics-deploy push bundle` command pushes a bundle from the working directory
201
201
202
202
If you have configured default profiles for zosmf, ssh and cics-deploy then only two further items are needed:
203
203
204
-
1.An up to 8 character unique name to use for the Bundle resource in CICS.
204
+
1.A unique name (up to 8 characters) to use for the BUNDLE resource in CICS.
205
205
2. A directory in the target zFS in which do stage the Bundle's resources.
206
206
207
207
For example, you might issue the following command:
@@ -235,4 +235,4 @@ Advanced users may prefer to use these sub-commands in preference to the `push`
235
235
<aname="contributing"></a>
236
236
## Contributing
237
237
238
-
If you would like to contribute to the cics-deploy project you will need a development envionment from which to do so. Follow the instructions at [Setting up your development environment](./tutorials/Setup.md) for further information.
238
+
If you would like to contribute to the cics-deploy project you will need a development envionment from which to do so. Follow the instructions at [Setting up your development environment](./tutorials/Setup.md) for further information.
0 commit comments