open the local macOS help/user guide window programmatically

Viewed 89

Is there a way to open the macOS user guide/help of a specific topic on the machine itself?

For example I want to link this article from my application to the official Apple help: https://support.apple.com/guide/mac-help/mchlp2290/mac

Instead of opening the browser I would like to open the included macOS help window. Why? Because it's offline available, natively in macOS included, translated to the users language and includes useful links.

enter image description here

1 Answers
Related