This is an old revision of the document!
Turn help viewer into a "normal" application instead of a floating window
defaults write com.apple.helpviewer DevMode -bool YES
List open ports
sudo lsof -i -P | grep -i "listen"
misc:mac:tips
This is an old revision of the document!
defaults write com.apple.helpviewer DevMode -bool YES
sudo lsof -i -P | grep -i "listen"