From 9bd90576a588a0c068d1d47672f2fc76c571b741 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Sat, 11 Jan 2025 00:17:36 +0000 Subject: [PATCH] Update cheatsheets --- tldr/dirname | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tldr/dirname b/tldr/dirname index c1b87742..7565b38b 100644 --- a/tldr/dirname +++ b/tldr/dirname @@ -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: . +> More information: . - Calculate the parent directory of a given path: