mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 03:01:42 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# break
|
||||
|
||||
> Break out of a `for`, `while`, `until` or `select` loop.
|
||||
> Break out of a `for`, `while`, `until`, or `select` loop.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-break>.
|
||||
|
||||
- Break out of a single loop:
|
||||
|
||||
Reference in New Issue
Block a user