From af6833a18272a0450037b929fef81f3ea43893f2 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Tue, 23 Jan 2024 13:37:08 +0100 Subject: [PATCH] Tools: setup-unit: -hh: Add missing documentation for 'restart' Reviewed-by: Andrew Clayton Signed-off-by: Alejandro Colomar --- tools/setup-unit | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tools/setup-unit b/tools/setup-unit index f40a767c..885a5df6 100755 --- a/tools/setup-unit +++ b/tools/setup-unit @@ -3,7 +3,8 @@ ##################################################################### # # Copyright (C) NGINX, Inc. -# Author: NGINX Unit Team, F5 Inc. +# Author: NGINX Unit Team, F5 Inc. +# Copyright 2024, Alejandro Colomar # ##################################################################### @@ -118,6 +119,9 @@ COMMANDS Configure your package manager with the NGINX Unit repository for later installation. + restart + Restart all running unitd(8) instances. + sock Print the control API socket address. welcome