mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-23 13:24:19 +02:00
fg: fix example description (#9439)
* fg: fix a command explanation * Update pages/common/fg.md Co-authored-by: Axel Navarro <navarroaxel@gmail.com> Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
This commit is contained in:
parent
d89a8d55b7
commit
fcadddc0b1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
> Run jobs in foreground.
|
> Run jobs in foreground.
|
||||||
> More information: <https://manned.org/fg>.
|
> More information: <https://manned.org/fg>.
|
||||||
|
|
||||||
- Bring most recently suspended background job to foreground:
|
- Bring most recently suspended or running background job to foreground:
|
||||||
|
|
||||||
`fg`
|
`fg`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue