From 9e5f961bbaf07b6af426a9dc3c3a4a965d67c152 Mon Sep 17 00:00:00 2001 From: Gabor Javorszky Date: Mon, 16 Sep 2024 11:29:29 +0100 Subject: tools/unitctl: add export subcommand to readme Signed-off-by: Gabor Javorszky Signed-off-by: Andrew Clayton --- tools/unitctl/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/unitctl/README.md b/tools/unitctl/README.md index 66d8f50d..953956a3 100644 --- a/tools/unitctl/README.md +++ b/tools/unitctl/README.md @@ -64,6 +64,7 @@ Commands: status Get the current status of Unit listeners List active listeners apps List all configured Unit applications + export Export the current configuration of Unit help Print this message or the help of the given subcommand(s) Options: -- cgit