Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Reduce line length
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyGiorgio committed Aug 27, 2018
1 parent 07ca6f8 commit e2bb9e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion which/which.rexx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
Copyright IBM Corp. 2018
This exec implements the UNIX "which" functionality for z/OS as a
System REXX procedure. If you add it to the SYS1.SAXREXEC on your system, you can invoke it thus:
System REXX procedure. If you add it to the SYS1.SAXREXEC on your system,
you can invoke it thus:
F AXR,WHICH procname [procnn]
Expand Down

0 comments on commit e2bb9e0

Please sign in to comment.