diff options
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/params.yo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index bbe3354ce..8959130fd 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -477,7 +477,8 @@ The following parameters are automatically set by the shell: startitem() vindex(!) item(tt(!) <S>)( -The process ID of the last background command invoked. +The process ID of the last command started in the background with tt(&), +or put into the background with the tt(bg) builtin. ) vindex(#) item(tt(#) <S>)( |