From af681eabf501049cdf4d912b476d8a657dfaeca0 Mon Sep 17 00:00:00 2001 From: Brian Clemens Date: Mon, 8 Mar 2021 20:51:06 +0900 Subject: [PATCH] Document e26a05e debug option --- docs/.gitignore | 1 + docs/docs/wwctl/wwctl.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/.gitignore b/docs/.gitignore index b2d6de30..9c0d0c36 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -7,6 +7,7 @@ # Generated files .docusaurus .cache-loader +package-lock.json # Misc .DS_Store diff --git a/docs/docs/wwctl/wwctl.md b/docs/docs/wwctl/wwctl.md index 05890f6a..daa0e0d7 100644 --- a/docs/docs/wwctl/wwctl.md +++ b/docs/docs/wwctl/wwctl.md @@ -13,7 +13,7 @@ Control interface to the Cluster Warewulf Provisioning System ## Options ### -d, --debug -Run with debugging messages enabled +Run with increased verbosity and debug messages enabled ### -v, --verbose Run with increased verbosity