From 550b99022ba9b79071f76a9122ff93bd78442d7c Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 21 Aug 2021 18:24:45 +0200 Subject: Improve listing api --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ccb01f..f0a1d88 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ - Force the removal of a pool with `./pool.sh remove-force ` all running processes will be killed and the pool will be deleted - Additional properties can be attach to processes with `./pool.sh setp ` Defaults properties are ``,``,``. - Properties can be retrieve with `./pool.sh getp ` -- Finally, all the processes output file can be retrieve with `./pool.sh ls ` +- Available pools can be retrieve with `./pool.sh ls` +- All the processes output file can be retrieve with `./pool.sh ls-output ` **Finale quote:** No checks are performed on the pool.sh arguments. Be sure to use the right ones. Defaults configuration requires access to the `/tmp` directory. -- cgit v1.2.3