summaryrefslogtreecommitdiff
path: root/src/main/flesh.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/flesh.cc')
-rw-r--r--src/main/flesh.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/flesh.cc b/src/main/flesh.cc
index 6e839e3a..e3899623 100644
--- a/src/main/flesh.cc
+++ b/src/main/flesh.cc
@@ -68,7 +68,7 @@ int main(int argc, char **argv)
if (cctki_onlyprintschedule)
{
printf ("--------------------------------------------------------------------------------\n");
- printf ("Stopping now because the option '-S' was given.\n");
+ printf ("Stopping now because the option '-S' ('--print-schedule') was given.\n");
printf ("--------------------------------------------------------------------------------\n");
printf ("Done.\n");
}