mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 04:55:32 +02:00
vol: add page
This commit is contained in:
parent
663c6c594a
commit
c2e764493f
1 changed files with 11 additions and 0 deletions
11
pages/windows/vol.md
Normal file
11
pages/windows/vol.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# vol
|
||||
|
||||
> Display information about volumes.
|
||||
|
||||
- Display the label and serial number for the current drive:
|
||||
|
||||
`vol`
|
||||
|
||||
- Display the label and serial number for a volume:
|
||||
|
||||
`vol {{D:}}`
|
Loading…
Add table
Reference in a new issue