Document MD commands.
This commit is contained in:
parent
74e9b5ed3b
commit
886ea9fc5c
@ -0,0 +1,25 @@
|
||||
$FreeBSD$
|
||||
|
||||
################################################################################
|
||||
# Treboot DReboot the system
|
||||
|
||||
reboot
|
||||
|
||||
Causes the system to immediately reboot.
|
||||
|
||||
################################################################################
|
||||
# Thalt DHalt the system
|
||||
|
||||
halt
|
||||
|
||||
Causes the system to halt.
|
||||
|
||||
################################################################################
|
||||
# Theap DDisplay memory management statistics
|
||||
|
||||
heap
|
||||
|
||||
Requests debugging output from the heap manager. For debugging use
|
||||
only.
|
||||
|
||||
################################################################################
|
Loading…
Reference in New Issue
Block a user