mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 09:52:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# continue
|
||||
|
||||
> Skip to the next iteration of a `for`, `while`, `until` or `select` loop.
|
||||
> Skip to the next iteration of a `for`, `while`, `until`, or `select` loop.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-continue>.
|
||||
|
||||
- Skip to the next iteration:
|
||||
|
||||
Reference in New Issue
Block a user