From c87e04ce267d3da6b230adbaac5a4042b32e0b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Thu, 17 Sep 2020 13:42:58 +0200 Subject: [PATCH] software/caddy-frontend: Fix inconsistency in README --- software/caddy-frontend/README.caddy_frontend.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/caddy-frontend/README.caddy_frontend.rst b/software/caddy-frontend/README.caddy_frontend.rst index 0078495fd5..13219fc748 100644 --- a/software/caddy-frontend/README.caddy_frontend.rst +++ b/software/caddy-frontend/README.caddy_frontend.rst @@ -23,8 +23,8 @@ Slaves of the root instance are sent as a parameter to requested frontends which These parameters are: - * ``-frontend-type`` : the type to deploy frontends with. (default to 2) - * ``-frontend-quantity`` : The quantity of frontends to request (default to "default") + * ``-frontend-type`` : the type to deploy frontends with. (default to "default") + * ``-frontend-quantity`` : The quantity of frontends to request (default to "1") * ``-frontend-i-state``: The state of frontend i * ``-frontend-i-software-release-url``: Software release to be used for frontends, default to the current software release * ``-frontend-config-i-foo``: Frontend i will be requested with parameter foo -- 2.30.9