aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/ClosePcScreenAction.cpp
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-05-11 19:26:26 +1000
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2014-05-11 19:26:26 +1000
commite6fdafd4829842d96eefa3163b6149265819fe95 (patch)
tree94d61e8c8f8870d1383b223410bbe4176b9bdb6e /heimdall/source/ClosePcScreenAction.cpp
parent150e3344de8a6e63d968db1011b73407c3fa9d0e (diff)
downloadexternal_heimdall-e6fdafd4829842d96eefa3163b6149265819fe95.zip
external_heimdall-e6fdafd4829842d96eefa3163b6149265819fe95.tar.gz
external_heimdall-e6fdafd4829842d96eefa3163b6149265819fe95.tar.bz2
Fixed help output alignment.
Diffstat (limited to 'heimdall/source/ClosePcScreenAction.cpp')
-rw-r--r--heimdall/source/ClosePcScreenAction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall/source/ClosePcScreenAction.cpp b/heimdall/source/ClosePcScreenAction.cpp
index 1a3387c..edc7157 100644
--- a/heimdall/source/ClosePcScreenAction.cpp
+++ b/heimdall/source/ClosePcScreenAction.cpp
@@ -34,7 +34,7 @@ Arguments: [--verbose] [--no-reboot] [--resume] [--stdout-errors]\n\
Description: Attempts to get rid off the \"connect phone to PC\" screen.\n\
Note: --no-reboot causes the device to remain in download mode after the action\n\
is completed. If you wish to perform another action whilst remaining in\n\
- download mode, then the following action must specify the --resume flag.";
+ download mode, then the following action must specify the --resume flag.";
int ClosePcScreenAction::Execute(int argc, char **argv)
{