improve documentation for turnkey

This commit is contained in:
Greg Gauthier 2025-01-19 00:31:25 +00:00
parent 6e4a1493f6
commit f57a2a5249

View File

@ -337,7 +337,7 @@ d a,l
/ 00000 ACTIVE 00040 MAX VTAM TSO USERS
</pre>
Note, I endered: `D A,L`. This means "Display All, in List Form". It's like `ls -lA`, but for MVS tasks.
Note, I endered: `D A,L`. This means "Display All, in List Form". It's like `ps -ef`, but for MVS tasks.
Notice also, the very first line of the output. This is Herculese telling you that it notice you entered a command, and is acknowledging that the command is destined for the MVS system it is hosting. Then mvs shows you the actual mvs command I entered, followed by the output.