From 1e2894839a1458c983b7387d4b2b8a453b726c9c Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Wed, 1 Jun 2011 16:41:50 +1000 Subject: More linux-specific fixes/changes. --- heimdall/source/InterfaceManager.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'heimdall/source/InterfaceManager.cpp') 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 +#include #include // Heimdall @@ -94,7 +95,8 @@ int InterfaceManager::actionValuelessArgumentCounts[kActionCount + 1] = { kFlashArgPit, 0, kDumpArgChipType, 0, 0, kCommonArgDelay }; -const char *InterfaceManager::usage = "Usage: heimdall [--verbose] [--no-reboot] [--delay ]\n\ +const char *InterfaceManager::usage = "\nHeimdall v1.0.2b, Copyright (c) 2010-2011, Benjamin Dobell, Glass Echidna\n\n\ +Usage: heimdall [--verbose] [--no-reboot] [--delay ]\n\ \n\ action: flash\n\ arguments:\n\ -- cgit v1.2.3