Git commit 5d570c96c585d74a95c8b86b5991f073fa8606bb by Burkhard Lück.
Committed on 05/03/2018 at 20:29.
Pushed by lueck into branch 'master'.

Add info about consecutive tasks for KTimer

Differential Revision: https://phabricator.kde.org/D11032

M  +7    -2    doc/index.docbook

https://commits.kde.org/ktimer/5d570c96c585d74a95c8b86b5991f073fa8606bb

diff --git a/doc/index.docbook b/doc/index.docbook
index 1f4c59b..2774335 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -27,8 +27,8 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2015-08-04</date>
-<releaseinfo>Applications 15.08</releaseinfo>
+<date>2018-03-04</date>
+<releaseinfo>Applications 18.04</releaseinfo>
 
 <abstract>
 <para>
@@ -114,6 +114,11 @@ time</screeninfo>
 
 <para>Now two &konqueror;s are scheduled to be run. The top one will be run in 
20 seconds, and the bottom one is currently stopped. You can add more commands. 
While you can never have too many &konqueror;s, you probably want to use other 
executables. Your own shell script, perhaps.</para>
 
+<para>If you want to start a new task with a certain delay after the previous 
task 
+in the list is finished check the option <guilabel>Consecutive task</guilabel>
+and adjust the time specified in the column <guilabel>Delay</guilabel>.
+</para>
+
 <sect1 id="settings">
 <title>Settings</title>
 <para>

Reply via email to