Skip to content

Commit

Permalink
Make it more obvious what the application ID is (julienXX#198)
Browse files Browse the repository at this point in the history
* Make it more obvious what the application ID is

* make clearer
  • Loading branch information
dwaxe authored and julienXX committed Oct 29, 2017
1 parent e8fa347 commit 5c68fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ The output of this command is tab-separated, which makes it easy to parse.
Activate the application specified by `ID` when the user clicks the
notification.

You can find the bundle identifier of an application in its `Info.plist` file
You can find the bundle identifier (`CFBundleIdentifier`) of an application in its `Info.plist` file
_inside_ the application bundle.

Examples application IDs are:
Expand Down

0 comments on commit 5c68fc2

Please sign in to comment.