diff options
Diffstat (limited to 'Library/Homebrew/cmd/linkapps.rb')
| -rw-r--r-- | Library/Homebrew/cmd/linkapps.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/linkapps.rb b/Library/Homebrew/cmd/linkapps.rb index a4e4326f2..c7685855f 100644 --- a/Library/Homebrew/cmd/linkapps.rb +++ b/Library/Homebrew/cmd/linkapps.rb @@ -1,5 +1,5 @@ #: * `linkapps` [`--local`] [<formulae>]: -#: Find installed formulae that provide `.app`-style OS X apps and symlink them +#: Find installed formulae that provide `.app`-style macOS apps and symlink them #: into `/Applications`, allowing for easier access. #: #: If no <formulae> are provided, all of them will have their apps symlinked. |
