--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # esac > This shell keyword is used to end a `case` statement. - View documentation for the `case` keyword: `tldr case`