Merge pull request #592 from kansaichris/patch-1
Update user defaults in technote to match script
This commit is contained in:
commit
eba1dec0f7
|
@ -6,7 +6,7 @@ Here’s how to start over with untouched preferences and default feeds:
|
|||
|
||||
2. Delete the application support folder. On the command line, do: `rm -rf ~/Library/Application\ Support/NetNewsWire/`
|
||||
|
||||
3. Delete the preferences. Just deleting the file won’t do the trick — it’s necessary to use the command line. Do: `defaults delete com.ranchero.NetNewsWire` and then `killall cfprefsd`
|
||||
3. Delete the preferences. Just deleting the file won’t do the trick — it’s necessary to use the command line. Do: `defaults delete com.ranchero.NetNewsWire-Evergreen` and then `killall cfprefsd`
|
||||
|
||||
Launch NetNewsWire. You should have the default feeds, and all preferences should be reset to their default settings.
|
||||
|
||||
|
|
Loading…
Reference in New Issue