1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-02 01:33:43 +02:00
tldr/pages/windows/vol.md

12 lines
189 B
Markdown
Raw Normal View History

2018-10-29 16:54:56 +00:00
# vol
> Display information about volumes.
- Display the label and serial number for the current drive:
`vol`
- Display the label and serial number for a specific volume:
2018-10-29 16:54:56 +00:00
`vol {{D:}}`