From 25e3092887264b8267f775fed053117445173992 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 22 Aug 2021 09:00:50 +0200 Subject: Debug --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f0a1d88..21e1454 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ - 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 ` +- Processes in a pool can be paused with `./pool.sh pause ` +- Processes in a pool can be resumed with `./pool.sh resume ` - Available pools can be retrieve with `./pool.sh ls` - All the processes output file can be retrieve with `./pool.sh ls-output ` -- cgit v1.2.3