diff options
author | kraxel <kraxel> | 2007-08-09 20:08:27 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2007-08-09 20:08:27 +0000 |
commit | 739754ef2986c6bc37395a3847ba5baa20b5f5f5 (patch) | |
tree | 1ded5e12a7b4ca5f69ac2e89cd4f33be89d82caa /amtterm.c | |
parent | 99985ea7c656f3199666c2c69636d6467364ac74 (diff) | |
download | amtterm-739754ef2986c6bc37395a3847ba5baa20b5f5f5.tar.gz |
add version
Diffstat (limited to 'amtterm.c')
-rw-r--r-- | amtterm.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -311,7 +311,8 @@ static void usage(FILE *fp) { fprintf(fp, "\n" - "Establish serial-over-lan connection to Intel AMT boxes.\n" + "This is " APPNAME ", release " VERSION ", I'll establish\n" + "serial-over-lan (sol) connections to your Intel AMT boxes.\n" "\n" "usage: " APPNAME " [options] host [port]\n" "options:\n" |