diff options
author | kraxel <kraxel> | 2008-12-19 15:00:11 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2008-12-19 15:00:11 +0000 |
commit | ec33306786d7c792835799bf25cd1041d59b1285 (patch) | |
tree | e15a55b05af104a336e4a0dfa0306feff999da07 | |
parent | 955840fce6a2862821e4bb0582f07f465d31e826 (diff) | |
download | amtterm-ec33306786d7c792835799bf25cd1041d59b1285.tar.gz |
- help text fix
-rwxr-xr-x | amttool | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -125,7 +125,7 @@ sub usage() { This utility can talk to Intel AMT managed machines. -usage: amttool <hostname> [ <command> ] +usage: amttool <hostname> [ <command> ] [ <arg(s)> ] commands: info - print some machine info (default). reset - reset machine. |