summaryrefslogtreecommitdiffstats
path: root/amtterm.c
diff options
context:
space:
mode:
Diffstat (limited to 'amtterm.c')
-rw-r--r--amtterm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/amtterm.c b/amtterm.c
index 70d1816..cfaeca2 100644
--- a/amtterm.c
+++ b/amtterm.c
@@ -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"