diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2025-05-14 16:50:48 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2025-05-14 16:51:14 +0000 |
| commit | 8e95a9ca31c8d0b19836c45dff0ca92d31b2e66f (patch) | |
| tree | e25a6a186bd7b517bbd60c4a855921d02e45d43f /Doc/Zsh | |
| parent | users/30257: Add a test for an ERR_RETURN bug fixed in workers/51076. (diff) | |
| download | zsh-8e95a9ca31c8d0b19836c45dff0ca92d31b2e66f.tar zsh-8e95a9ca31c8d0b19836c45dff0ca92d31b2e66f.tar.gz zsh-8e95a9ca31c8d0b19836c45dff0ca92d31b2e66f.tar.bz2 zsh-8e95a9ca31c8d0b19836c45dff0ca92d31b2e66f.tar.lz zsh-8e95a9ca31c8d0b19836c45dff0ca92d31b2e66f.tar.xz zsh-8e95a9ca31c8d0b19836c45dff0ca92d31b2e66f.tar.zst zsh-8e95a9ca31c8d0b19836c45dff0ca92d31b2e66f.zip | |
unposted: Remove a spurious blank link, which affected the rendered output.
Diffstat (limited to 'Doc/Zsh')
| -rw-r--r-- | Doc/Zsh/options.yo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index c3af8dd33..bf62241d8 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1769,7 +1769,6 @@ pindex(NOERRRETURN) cindex(function return, on error) cindex(return from function, on error) item(tt(ERR_RETURN))( - If a command has a non-zero exit status, return immediately from the enclosing function. Except as explained below, an implicit tt(return) statement is executed following the same logic described for |
