Document 'show mount' command.

This commit is contained in:
Pawel Jakub Dawidek 2008-04-28 14:11:23 +00:00
parent d9d588d495
commit f6a83858fc

View File

@ -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