1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 12:55:25 +02:00
tldr/pages/windows/vol.md

13 lines
296 B
Markdown
Raw Normal View History

2018-10-29 16:54:56 +00:00
# vol
> Display information about volumes.
2019-08-22 09:37:57 -03:00
> More information: <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/vol>.
2018-10-29 16:54:56 +00:00
- 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:}}`