set, view, wait, write: add link (#7828)

This commit is contained in:
git-em
2022-03-01 00:52:41 -03:00
committed by GitHub
parent a6f57760c2
commit 80ddce96fe
4 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# wait
> Wait for a process to complete before proceeding.
> More information: <https://manned.org/wait>.
- Wait for a process to finish given its process ID (PID) and return its exit status: