fg: fixed verb tense

This commit is contained in:
Hayden Schiff
2016-02-22 18:39:36 -05:00
parent a3ebb9d38d
commit 9445f41bea

View File

@@ -2,10 +2,10 @@
> Run jobs in foreground.
- Brings most recently suspended background job to foreground:
- Bring most recently suspended background job to foreground:
`fg`
- Brings a specific job to foreground:
- Bring a specific job to foreground:
`fg {{job_id}}`