1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 23:15:24 +02:00

where: the /q parameter doesn't display anything (#9047)

This commit is contained in:
Irina 2022-10-19 19:25:13 +03:00 committed by GitHub
parent fa40045bfc
commit 3b5a40e3a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}}`