mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-06-20 01:17:49 +02:00
Fix typo in contributing guide.
Not sure how this got broken but it was probably an errant search and replace.
This commit is contained in:
+1
-1
@@ -680,7 +680,7 @@ test/bin/none/pgbackrest help backup repo-type
|
||||
|
||||
To quickly view the HTML documentation, the `--no-exe` option can be passed to the documentation generator in order to bypass executing the code elements:
|
||||
```
|
||||
pgbackrest/doc/doc.pl --output=html --no-exe
|
||||
pgbackrest/doc/doc.pl --out=html --no-exe
|
||||
```
|
||||
The generated HTML files will be placed in the `doc/output/html` directory where they can be viewed locally in a browser.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user