aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/DownloadPitAction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/source/DownloadPitAction.cpp')
-rw-r--r--heimdall/source/DownloadPitAction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall/source/DownloadPitAction.cpp b/heimdall/source/DownloadPitAction.cpp
index 0bde9d8..000844e 100644
--- a/heimdall/source/DownloadPitAction.cpp
+++ b/heimdall/source/DownloadPitAction.cpp
@@ -38,7 +38,7 @@ Description: Downloads the connected device's PIT file to the specified\n\
output file.\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.\n";
int DownloadPitAction::Execute(int argc, char **argv)
{