diff options
author | Josh Parnham <joshparnham@gmail.com> | 2018-10-18 03:53:51 +1100 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2018-10-17 18:53:51 +0200 |
commit | ecb46c3ec743a0c081a88b1de187d62d954fd5be (patch) | |
tree | 75a910bc6efab93bc5a37821e02e9466829ef0a0 /plugins/osx/README.md | |
parent | 489be2452a6410a2c7837910c4cd3c0ed47a7481 (diff) | |
download | zsh-ecb46c3ec743a0c081a88b1de187d62d954fd5be.tar.gz zsh-ecb46c3ec743a0c081a88b1de187d62d954fd5be.tar.bz2 zsh-ecb46c3ec743a0c081a88b1de187d62d954fd5be.zip |
osx: fix typo in README (#7283)
Diffstat (limited to 'plugins/osx/README.md')
-rw-r--r-- | plugins/osx/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/osx/README.md b/plugins/osx/README.md index 7c75c65f5..3559dee02 100644 --- a/plugins/osx/README.md +++ b/plugins/osx/README.md @@ -56,6 +56,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | `man-preview` | Open a specified man page in Preview app | | `showfiles` | Show hidden files | | `hidefiles` | Hide the hidden files | -| `itunes` | Control iTunes. User `itunes -h` for usage details | +| `itunes` | Control iTunes. Use `itunes -h` for usage details | | `spotify` | Control Spotify and search by artist, album, track… | | `rmdsstore` | Remove .DS\_Store files recursively in a directory | |