diff --git a/pages/common/fg.md b/pages/common/fg.md index 02cdb62eb6..f4fbe6c4da 100644 --- a/pages/common/fg.md +++ b/pages/common/fg.md @@ -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}}`