summaryrefslogtreecommitdiffstats
path: root/hl/tools/testfiles/w-err-poll.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'hl/tools/testfiles/w-err-poll.ddl')
-rw-r--r--hl/tools/testfiles/w-err-poll.ddl1
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/tools/testfiles/w-err-poll.ddl b/hl/tools/testfiles/w-err-poll.ddl
index 4395cc4..56c8d89 100644
--- a/hl/tools/testfiles/w-err-poll.ddl
+++ b/hl/tools/testfiles/w-err-poll.ddl
@@ -35,3 +35,4 @@ Usage: h5watch [OPTIONS] [OBJECT]
<path_to_dataset> Path separated by slashes to the specified dataset
<dsetname> Name of the dataset
+ User can end the h5watch process by ctrl-C (SIGINT) or kill the process (SIGTERM).