summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkraxel <kraxel>2008-10-30 10:06:34 +0000
committerkraxel <kraxel>2008-10-30 10:06:34 +0000
commit214d77f835389fec487c92fbf7ce82339f5ec4de (patch)
tree28788253ae6e3c7ec9c68fee3c29bd5b903902da
parent67ae9c9d246070251ba1ab9660bf5cb78deefb82 (diff)
downloadamtterm-214d77f835389fec487c92fbf7ce82339f5ec4de.tar.gz
raise version, update docs.
-rw-r--r--VERSION2
-rw-r--r--amttool.man11
2 files changed, 7 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index d3827e7..9459d4b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0
+1.1
diff --git a/amttool.man b/amttool.man
index e687881..5521e10 100644
--- a/amttool.man
+++ b/amttool.man
@@ -2,7 +2,7 @@
.SH NAME
amttool - remotely control Intel AMT managed machines.
.SH SYNOPSIS
-.B amttool host [ command ]
+.B amttool host [ command ] [ arg ]
.SH DESCRIPTION
.B amttool
is a perl script which speaks SOAP to Intel AMT managed machines.
@@ -24,16 +24,17 @@ For more inforamtions on Intel AMT check amt-howto(7).
.B info
gather information (default).
.TP
-.B reset
-reset machine.
+.B reset [ bios ]
+reset machine. Optional bios argument asks for the BIOS boot
+messages being redirected to serial-over-lan.
.TP
-.B powerup
+.B powerup [ bios ]
turn on machine.
.TP
.B powerdown
turn off machine.
.TP
-.B powercycle
+.B powercycle [ bios ]
powercycle machine.
.TP
.B netinfo