bg, fg, jobs: add a '%' before '{{job_id}}' (#5021)
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
|
||||
- Resume a specific job (use `jobs -l` to get its ID) and run it in the background:
|
||||
|
||||
`bg {{job_id}}`
|
||||
`bg %{{job_id}}`
|
||||
|
Reference in New Issue
Block a user