From a0dad61b31c7e3a8eac47f2c2a8cf4ec0b2f5db7 Mon Sep 17 00:00:00 2001 From: Lucas Szybalski Date: Fri, 3 Nov 2023 00:13:51 -0500 Subject: [PATCH] Update serve.rst Spelling typo --- docs/admin/serve.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/serve.rst b/docs/admin/serve.rst index f47be6c2a..94db0c800 100644 --- a/docs/admin/serve.rst +++ b/docs/admin/serve.rst @@ -108,7 +108,7 @@ The following three commands are equivalent as the specified options are the defaults. :: moin dump-html - moin dump-html --directoy HTML --theme topside_cms --exclude-ns userprofiles --query .* + moin dump-html --directory HTML --theme topside_cms --exclude-ns userprofiles --query .* moin dump-html -d HTML -t topside_cms -e userprofiles -q .* The --directory option may be a relative or absolute path. The default directory,