mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Document 'show mount' command.
This commit is contained in:
parent
d9d588d495
commit
f6a83858fc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178632
@ -60,7 +60,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd December 26, 2007
|
||||
.Dd April 28, 2008
|
||||
.Dt DDB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -559,6 +559,12 @@ complete object is printed.
|
||||
.It Ic show Cm vnode Ar addr
|
||||
Displays details about the given vnode.
|
||||
.Pp
|
||||
.It Ic show Cm mount
|
||||
Displays short info about all currently mounted file systems.
|
||||
.Pp
|
||||
.It Ic show Cm mount Ar addr
|
||||
Displays details about the given mount point.
|
||||
.Pp
|
||||
.It Ic show Cm watches
|
||||
Displays all watchpoints.
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user