From a40e3e87f2757afad81961507836b872e378ae1e Mon Sep 17 00:00:00 2001 From: meleu Date: Mon, 2 May 2022 18:28:55 -0300 Subject: [PATCH] fix title --- SC2035.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2035.md b/SC2035.md index a0d2f88..47161fc 100644 --- a/SC2035.md +++ b/SC2035.md @@ -1,4 +1,4 @@ -## Use `./\*glob*` or `-- \*glob*` so names with dashes won't become options. +## Use `./*glob*` or `-- *glob*` so names with dashes won't become options. ### Problematic code: rm *