mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:53:59 +02:00
driverquery: update hostname in example
This commit is contained in:
parent
001728ea43
commit
d44081fdd3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
- Display a list of drivers for a remote machine:
|
||||
|
||||
`driverquery /s {{remote_name}} /u {{username}} /p {{password}}`
|
||||
`driverquery /s {{hostname}} /u {{username}} /p {{password}}`
|
||||
|
||||
- Display a list of drivers with verbose information:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue