summaryrefslogtreecommitdiffstats
path: root/heimdall/source/InterfaceManager.cpp
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+github@glassechidna.com.au>2011-06-01 08:41:50 +0200
committerBenjamin Dobell <benjamin.dobell+github@glassechidna.com.au>2011-06-01 08:41:50 +0200
commit1e2894839a1458c983b7387d4b2b8a453b726c9c (patch)
treec59e00a2c8a65def0e892764e28da6ae3d0eb18a /heimdall/source/InterfaceManager.cpp
parentLinux Makefile.am fixes. (diff)
downloadHeimdall-1e2894839a1458c983b7387d4b2b8a453b726c9c.tar
Heimdall-1e2894839a1458c983b7387d4b2b8a453b726c9c.tar.gz
Heimdall-1e2894839a1458c983b7387d4b2b8a453b726c9c.tar.bz2
Heimdall-1e2894839a1458c983b7387d4b2b8a453b726c9c.tar.lz
Heimdall-1e2894839a1458c983b7387d4b2b8a453b726c9c.tar.xz
Heimdall-1e2894839a1458c983b7387d4b2b8a453b726c9c.tar.zst
Heimdall-1e2894839a1458c983b7387d4b2b8a453b726c9c.zip
Diffstat (limited to '')
-rw-r--r--heimdall/source/InterfaceManager.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/heimdall/source/InterfaceManager.cpp b/heimdall/source/InterfaceManager.cpp
index aaf6d0b..3467e8b 100644
--- a/heimdall/source/InterfaceManager.cpp
+++ b/heimdall/source/InterfaceManager.cpp
@@ -20,6 +20,7 @@
// C/C++ Standard Library
#include <cstdarg>
+#include <cstdlib>
#include <stdio.h>
// Heimdall
@@ -94,7 +95,8 @@ int InterfaceManager::actionValuelessArgumentCounts[kActionCount + 1] = {
kFlashArgPit, 0, kDumpArgChipType, 0, 0, kCommonArgDelay
};
-const char *InterfaceManager::usage = "Usage: heimdall <action> <arguments> [--verbose] [--no-reboot] [--delay <ms>]\n\
+const char *InterfaceManager::usage = "\nHeimdall v1.0.2b, Copyright (c) 2010-2011, Benjamin Dobell, Glass Echidna\n\n\
+Usage: heimdall <action> <arguments> [--verbose] [--no-reboot] [--delay <ms>]\n\
\n\
action: flash\n\
arguments:\n\