Преглед на файлове

README.md edited online with Bitbucket

Spiros Ioannou преди 8 години
родител
ревизия
75ce11f016
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ runcached.sh  <command to execute with args>
 ## Examples
 
 
-### Example 1:  Run the date command. Produce a new "date" every 5 seconds.
+### Example 1:  Run the date command. Each time it executes prints the same date for 5 seconds.
 runcached.py -c 5 date
 
 ### Example 2: Zabbix userparameter which can be called multiple times , but actually executes only once every 20 seconds.