From 8a77310de280361dac86429dfda2c21d9cc7ac44 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 31 Jan 2024 04:33:23 +0000 Subject: apasted options: change to -n maxfiles, add -s maxsize Signed-off-by: Laurent Bercot --- doc/apasted.html | 11 ++++++++--- src/server/apasted.c | 16 +++++++++------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/doc/apasted.html b/doc/apasted.html index 878b5cd..8840ff3 100644 --- a/doc/apasted.html +++ b/doc/apasted.html @@ -30,7 +30,7 @@ stored files.

Interface

-     apasted [ -r rtimeout ] [ -w wtimeout ] [ -d rootdir ] [ -p prefix ] [ -m maxfiles ]
+     apasted [ -r rtimeout ] [ -w wtimeout ] [ -d rootdir ] [ -p prefix ] [ -n maxfiles ] [ -s maxsize ]