jekyll
jekyll copied to clipboard
Document safe mode CLI option
This is a 🔦 documentation change.
Summary
The CLI documentation for safe mode was vague, as reported by #9040. This PR adds some documentation to it:
- A short explanation on the CLI option itself
- A longer explanation above the code that sets the safety, whith a link to a full explanation on Github.
Closes #9040