diff options
Diffstat (limited to 'Doc/help/fg')
-rw-r--r-- | Doc/help/fg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/help/fg b/Doc/help/fg new file mode 100644 index 000000000..f52ca1fd5 --- /dev/null +++ b/Doc/help/fg @@ -0,0 +1,4 @@ +fg [ job ... ] +job ... + Bring each specified job in turn to the foreground. If no job + is specified, resume the current job. |