Update cheatsheets

This commit is contained in:
ivuorinen
2025-01-11 00:17:36 +00:00
parent 829210429d
commit 9bd90576a5

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# dirname
> Calculates the parent directory of a file or directory path.
> More information: <https://www.gnu.org/software/coreutils/dirname>.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/dirname-invocation.html>.
- Calculate the parent directory of a given path: