From 5c4ef33b51f65c9c60032e8a1e12b67526594a7d Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 7 Jun 2020 22:53:31 +0200 Subject: Readme --- Readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 4957b43..89fff84 100644 --- a/Readme.md +++ b/Readme.md @@ -15,8 +15,7 @@ lightweight remote task management All output from targets is printed to `STDOUT`, prefixed by the hostname. This also includes text sent to `STDERR`, which is prefixed by `[ERR]`. -Text is displayed "as it comes", not sorted by host. -If required, this can be done afterwards with tools such as `grep` +Text is displayed "as it comes", not grouped by host. Status and error messages are printed to `STDERR`. In Linear execution mode, ltask displays a progress meter. @@ -47,7 +46,7 @@ Reference for environment variables PARALLEL Enable parallel execution (true/[false]) # Available in setup - ASSET_DIR paht to folder where eg keys are stored + ASSET_DIR path to folder where eg keys are stored TOOL_DIR path to helper script folder Tasks are stored in `tasks/` -- cgit v1.2.3