From 983aee5f607174fe9b541043ec0ae43225181e0c Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 9 Aug 2015 20:10:27 +0200 Subject: README: update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index deadbe6..6acf859 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,9 @@ Two helper scripts are provided: `fq` outputs the log of the currently running jobs, exiting when the jobs are done. If no job is running, the output of the last job is -shown. `fq` uses `inotify` on Linux and falls back to polling for -size change else. `fq.sh` is a similar tool, not quite as robust, +shown. `fq -a` shows the output of all jobs, `fq -q` only shows one +line per job. `fq` uses `inotify` on Linux and falls back to polling +for size change else. `fq.sh` is a similar tool, not quite as robust, implemented as shell-script calling `tail`. (A pure shell implementation of `nq` is provided as `nq.sh`. It needs -- cgit 1.4.1