pages/*: reword descriptions without using "a CLI for" etc. (#10437)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Lena
2023-07-16 19:23:40 +02:00
committed by GitHub
parent 232ac605e9
commit 7ca1069d76
136 changed files with 156 additions and 155 deletions

View File

@@ -1,6 +1,6 @@
# dark-mode
> Control macOS dark mode from the command-line.
> Control macOS dark mode.
> More information: <https://github.com/sindresorhus/dark-mode>.
- Toggle dark mode (turn it on if it's currently off, off if it's currently on):

View File

@@ -1,6 +1,6 @@
# fileicon
> A macOS CLI to manage custom file and folder icons.
> Manage custom file and folder icons.
> More information: <https://github.com/mklement0/fileicon>.
- Set a custom icon for a specific file or directory:

View File

@@ -1,6 +1,6 @@
# istats
> CLI tool that shows statistics such as CPU temperature, fan speeds and battery status.
> Show various statistics such as the CPU temperature, fan speeds and battery status.
> More information: <https://github.com/Chris911/iStats>.
- Show all the stats:

View File

@@ -1,6 +1,6 @@
# launchctl
> A command-line interface to Apple's `launchd` manager for launch daemons (system-wide services) and launch agents (per-user programs).
> Control Apple's `launchd` manager for launch daemons (system-wide services) and launch agents (per-user programs).
> `launchd` loads XML-based `*.plist` files placed in the appropriate locations, and runs the corresponding commands according to their defined schedule.
> More information: <https://manned.org/launchctl>.

View File

@@ -1,6 +1,6 @@
# osascript
> Run AppleScript or JavaScript for Automation (JXA) from the command-line.
> Run AppleScript or JavaScript for Automation (JXA).
> More information: <https://ss64.com/osx/osascript.html>.
- Run an AppleScript command:

View File

@@ -1,6 +1,7 @@
# shortcuts
> Manage shortcuts from the command-line instead of the `Shortcuts` app.
> Manage shortcuts.
> Note: you can also use the `Shortcuts` app.
> More information: <https://support.apple.com/guide/shortcuts-mac/run-shortcuts-from-the-command-line-apd455c82f02/mac>.
- Run the specified shortcut (`Count holidays`):

View File

@@ -1,6 +1,6 @@
# softwareupdate
> A tool for updating macOS App Store apps via the command-line.
> Update macOS App Store apps.
> More information: <https://ss64.com/osx/softwareupdate.html>.
- List all available updates: