add changelog entry, completions and man entry for -N, --no-wait

This commit is contained in:
Felipe Trzaskowski 2021-03-13 07:49:57 -03:00
parent 2dc13cc13b
commit 452830bd08
4 changed files with 8 additions and 0 deletions

View file

@ -60,6 +60,10 @@ terminal has terminated).
*-H*,*--hold*
Remain open after child process exits.
*-N*,*--no-wait*
Detach the client process from the running terminal, exiting
immediately.
*-d*,*--log-level*={*info*,*warning*,*error*}
Log level, used both for log output on stderr as well as
syslog. Default: _info_.