1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-03-03 14:52:21 +02:00

Fix typo in doc.pl command-line help.

This commit is contained in:
David Steele 2019-05-16 07:04:28 -04:00
parent 18d4cb5741
commit bc30027d73

View File

@ -64,7 +64,7 @@ doc.pl [options]
--cache-only Only use the execution cache - don't attempt to generate it
--pre Pre-build containers for execute elements marked pre
--var Override defined variable
--var-key Override defined variable and use in cache key
--key-var Override defined variable and use in cache key
--doc-path Document path to render (manifest.xml should be located here)
--out Output types (html, pdf, markdown)
--require Require only certain sections of the document (to speed testing)