diff options
author | Gabor Javorszky <g.javorszky@f5.com> | 2024-09-16 11:29:29 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-09-17 01:56:38 +0100 |
commit | 9e5f961bbaf07b6af426a9dc3c3a4a965d67c152 (patch) | |
tree | 5e43b66242b96ebd115b7212299730fbe9e13be9 | |
parent | 0dcd3a91995d5ad0a9d27347bba22d1e8eae08b1 (diff) | |
download | unit-9e5f961bbaf07b6af426a9dc3c3a4a965d67c152.tar.gz unit-9e5f961bbaf07b6af426a9dc3c3a4a965d67c152.tar.bz2 |
tools/unitctl: add export subcommand to readme
Signed-off-by: Gabor Javorszky <g.javorszky@f5.com>
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
-rw-r--r-- | tools/unitctl/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
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: |