wait: add an example for jobs (#14043)
This commit is contained in:
@@ -10,3 +10,7 @@
|
|||||||
- Wait for all processes known to the invoking shell to finish:
|
- Wait for all processes known to the invoking shell to finish:
|
||||||
|
|
||||||
`wait`
|
`wait`
|
||||||
|
|
||||||
|
- Wait for a job to finish:
|
||||||
|
|
||||||
|
`wait %{{N}}`
|
||||||
|
Reference in New Issue
Block a user