mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 00:15:41 +02:00
where: the /q
parameter doesn't display anything (#9047)
This commit is contained in:
parent
fa40045bfc
commit
3b5a40e3a2
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
||||||
|
|
||||||
`where /R {{path/to/directory}} {{file_pattern}}`
|
`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}}`
|
`where /Q {{file_pattern}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue