cuirass: show-help: Use 'poll' terminology.

* bin/cuirass.in (show-help): Use 'poll' terminology.
pull/3/head
Mathieu Lirzin 2016-07-26 16:17:54 +02:00
parent 719c126863
commit 0225d69642
No known key found for this signature in database
GPG Key ID: 0ADEE10094604D37
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ exec ${GUILE:-@GUILE@} --no-auto-compile -e main -s "$0" "$@"
-S --specifications=SPECFILE
Add specifications from SPECFILE to database.
-D --database=DB Use DB to store build results.
-I, --interval=N Wait N seconds between each evaluation
-I, --interval=N Wait N seconds between each poll
-V, --version Display version
-h, --help Display this help message")
(newline)