Document 'show mount' command.
This commit is contained in:
parent
d9d588d495
commit
f6a83858fc
@ -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