Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Zeithaml <[email protected]>
  • Loading branch information
Martin-Zeithaml committed Nov 19, 2024
1 parent b8f7c93 commit 0b2d38b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/user-guide/install-zowe-zos-convenience-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ After you download the PAX file, you can transfer it to z/OS and expand its cont
```
echo 'put <zowe-V.v.p>.pax' | sftp [email protected]:/path/to/zowe/runtime
```
:::
After the PAX file has sucessfully transferred, exit your `sftp` or `ftp` session.
Expand Down Expand Up @@ -147,7 +148,7 @@ After you extract the Zowe convenience build, you can run the [`zwe install` com
### About the MVS data sets
Zowe includes a number of files that are stored in the following data sets. See the following table for the storage requirements.
Zowe includes a number of files that are stored in the various data sets. See the following table for the storage requirements.
Library DDNAME | Member Type | Target Volume | Type | Org | RECFM | LRECL | No. of 3390 Trks | No. of DIR Blks
---|---|---|---|---|---|---|---|---
Expand Down

0 comments on commit 0b2d38b

Please sign in to comment.