From fcadddc0b17a9c7f63ecb0fa08cce1194f3f9471 Mon Sep 17 00:00:00 2001 From: Sanosuke Kato <8940110+sanopy@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:27:32 +0900 Subject: [PATCH] fg: fix example description (#9439) * fg: fix a command explanation * Update pages/common/fg.md Co-authored-by: Axel Navarro Co-authored-by: Axel Navarro --- pages/common/fg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/fg.md b/pages/common/fg.md index 4cff960cd..f8d79fd1e 100644 --- a/pages/common/fg.md +++ b/pages/common/fg.md @@ -3,7 +3,7 @@ > Run jobs in foreground. > More information: . -- Bring most recently suspended background job to foreground: +- Bring most recently suspended or running background job to foreground: `fg`