X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=c43dc233c33614264fa43519f7fdcb9503035df0;hb=b4c73df2ca5d960293f8c9e5c47d5f39e7b4c62c;hp=d161725f7fc982f6f04da3be862ca29cc5b45395;hpb=b9dc15072732626e679c0b0621146520f14b9868;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index d161725..c43dc23 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -382,11 +382,6 @@ A wildcard character never matches a leading '.'. : **nohup** Do not send the hangup signal (HUP:1) to running jobs when the shell exits. -: **nonomatch** -If a pattern for filename generation has no matches, do not print an error -and leave it unchanged in the argument list. This also applies to file -expansion of an initial `~' or `='. - : **notify** Report the status of background jobs immediately, rather than waiting until just before printing a prompt.