1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.zh/windows/vol.md

13 lines
255 B
Markdown
Raw Normal View History

2019-03-11 23:18:46 +08:00
# vol
> 显示有关卷的信息。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/vol>.
2019-03-11 23:18:46 +08:00
- 显示当前驱动器的标签和序列号:
2019-03-11 23:18:46 +08:00
`vol`
- 显示指定驱动器的标签和序列号:
2019-03-11 23:18:46 +08:00
`vol {{D:}}`