From 3b5a40e3a2c87de8bdd79bc823ad0ad53822a60f Mon Sep 17 00:00:00 2001 From: Irina <91758930+iridacea@users.noreply.github.com> Date: Wed, 19 Oct 2022 19:25:13 +0300 Subject: [PATCH] where: the `/q` parameter doesn't display anything (#9047) --- pages/windows/where.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/windows/where.md b/pages/windows/where.md index 1103fd6fd9..dc232a2fcb 100644 --- a/pages/windows/where.md +++ b/pages/windows/where.md @@ -16,6 +16,6 @@ `where /R {{path/to/directory}} {{file_pattern}}` -- Display only the error code for the location of file pattern: +- Silently return the error code for the location of the file pattern: `where /Q {{file_pattern}}`