diff options
Diffstat (limited to 'Doc/help/bg')
-rw-r--r-- | Doc/help/bg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/help/bg b/Doc/help/bg new file mode 100644 index 000000000..fb5e5c527 --- /dev/null +++ b/Doc/help/bg @@ -0,0 +1,4 @@ +bg [ job ... ] +job ... & + Put each specified job in the background, or the current job if + none is specified. |