Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-11 00:13:24 +00:00
parent e537ac4e2a
commit 5e19e68038
14 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# whence
> A zsh builtin to indicate how a command would be interpreted.
> A Zsh builtin to indicate how a command would be interpreted.
> More information: <https://keith.github.io/xcode-man-pages/whence.1.html>.
- Interpret `command`, with expansion if defined as an `alias` (similar to the `command -v` builtin):