From a53125098a51e027c24278a72cd0358670fc2c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 7 Nov 2024 23:50:06 +0100 Subject: [PATCH] z: remove unnecessary dot (#14691) remove Unnecessary dot --- pages/common/z.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/z.md b/pages/common/z.md index b7f21f777..978f97897 100644 --- a/pages/common/z.md +++ b/pages/common/z.md @@ -25,7 +25,7 @@ - Remove the current directory from `z`'s database: -`z -x .` +`z -x` - Restrict matches to subdirectories of the current directory: