• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help with help...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with help...


  • Subject: Re: Help with help...
  • From: Mark Suman <email@hidden>
  • Date: Wed, 31 Mar 2010 13:33:30 -0600

I found this in Apple docs or on an Apple forum somewhere. Don't have a link, though. Anyways, it's a script for resetting the Help View cache.


#!/bin/sh

/usr/bin/killall "helpd"

rm -rf ~/Library/Caches/com.apple.helpviewer
rm -rf ~/Library/Caches/com.apple.helpd
rm -rf ~/Library/Preferences/com.apple.help*.plist

defaults write com.apple.helpviewer HelpViewerDebugging -bool YES

echo Apple Help caches have been reset, and HelpViewerDebugging has been set ON to log Help Viewer errors.


Mark

On Wed, Mar 31, 2010 at 1:15 PM, Matt Neuburg <email@hidden> wrote:
On Wed, 31 Mar 2010 10:36:37 -0700, Matthew Weinstein <email@hidden>
said:
>2. OS X doesn't seem to realize I've changed the help. The old help still
appears when I pull up help. It must be cacheing the help, but how do I tell it
to use the new version?

The best place to ask about this sort of thing is the apple-help-authoring
list, where this kind of issue is a FAQ. Example solution:

http://lists.apple.com/archives/apple-help-authoring/2010/Feb/msg00002.html

m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Help with help... (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: Help with help...
  • Next by Date: What downloads do I need?
  • Previous by thread: Re: Help with help...
  • Next by thread: What downloads do I need?
  • Index(es):
    • Date
    • Thread