We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82c425 commit b3a6f1eCopy full SHA for b3a6f1e
README.md
@@ -849,6 +849,7 @@ GLOBAL OPTIONS:
849
--changes-only Avoids re-uploading pages that haven't changed since the last run. (default: false) [$MARK_CHANGES_ONLY]
850
--d2-scale float defines the scaling factor for d2 renderings. (default: 1) [$MARK_D2_SCALE]
851
--features string [ --features string ] Enables optional features. Current features: d2, mermaid (default: "mermaid") [$MARK_FEATURES]
852
+ --insecure-skip-tls-verify Disables tls verification, useful for instances with self-signed certificates
853
--help, -h show help
854
--version, -v print the version
855
```
0 commit comments