1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 23:15:24 +02:00

common/*: reduce usage of "command-line" (part 2) (#16950)

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Managor 2025-06-29 11:47:23 +03:00 committed by GitHub
parent a0de1bbfe1
commit d1fa35edf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 21 additions and 21 deletions

View file

@ -1,6 +1,6 @@
# phpunit
> PHPUnit command-line test runner.
> PHPUnit test runner.
> More information: <https://phpunit.de>.
- Run tests in the current directory. Note: Expects you to have a 'phpunit.xml':

View file

@ -1,6 +1,6 @@
# piactl
> The command-line tool for Private Internet Access, a commercial VPN provider.
> The tool for Private Internet Access, a commercial VPN provider.
> More information: <https://helpdesk.privateinternetaccess.com/kb/articles/pia-desktop-command-line-interface-part-1>.
- Log in to Private Internet Access:

View file

@ -1,6 +1,6 @@
# pprof
> Command-line tool for visualization and analysis of profile data.
> Visualize and analyze profiling data.
> More information: <https://github.com/google/pprof>.
- Generate a text report from a specific profiling file, on fibbo binary:

View file

@ -1,6 +1,6 @@
# pup
> Command-line HTML parsing tool.
> HTML parsing tool.
> More information: <https://github.com/ericchiang/pup>.
- Transform a raw HTML file into a cleaned, indented, and colored format:

View file

@ -1,6 +1,6 @@
# pwsh
> Command-line shell and scripting language designed especially for system administration.
> Shell and scripting language designed especially for system administration.
> This command refers to PowerShell version 6 and above (also known as PowerShell Core and cross-platform PowerShell).
> To use the original Windows version (5.1 and below, also known as the legacy Windows PowerShell), use `powershell` instead of `pwsh`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_pwsh>.

View file

@ -1,6 +1,6 @@
# rbt
> RBTools is a set of command-line tools for working with Review Board and RBCommons.
> RBTools, a set of tools for working with Review Board and RBCommons.
> More information: <https://www.reviewboard.org/docs/rbtools/dev/>.
- Post changes to Review Board:

View file

@ -1,6 +1,6 @@
# satis
> The command-line utility for the Satis static Composer repository.
> The utility for the Satis static Composer repository.
> More information: <https://github.com/composer/satis>.
- Initialize a Satis configuration:

View file

@ -1,6 +1,6 @@
# scan-build
> Command-line utility to run a static analyzer over a codebase as part of performing a regular build.
> Run a static analyzer over a codebase as part of performing a regular build.
> More information: <https://clang-analyzer.llvm.org/scan-build.html>.
- Build and analyze the project in the current directory:

View file

@ -1,6 +1,6 @@
# sdcv
> StarDict, a command-line dictionary client.
> StarDict, a dictionary client.
> Dictionaries are provided separately from the client.
> More information: <https://manned.org/sdcv>.

View file

@ -1,6 +1,6 @@
# sgpt
> Command-line productivity tool powered by OpenAI's GPT models.
> Productivity tool powered by OpenAI's GPT models.
> More information: <https://github.com/TheR1D/shell_gpt#readme>.
- Use it as a search engine, asking for the mass of the sun:

View file

@ -1,6 +1,6 @@
# snowsql
> SnowSQL command-line client for Snowflake's Data Cloud.
> SnowSQL client for Snowflake's Data Cloud.
> More information: <https://docs.snowflake.com/en/user-guide/snowsql.html>.
- Connect to a specific instance at <https://account.snowflakecomputing.com> (password can be provided in prompt or configuration file):

View file

@ -1,6 +1,6 @@
# spark
> The Laravel Spark command-line tool.
> The Laravel Spark tool.
> More information: <https://spark.laravel.com>.
- Register your API token:

View file

@ -1,6 +1,6 @@
# sqsc
> A command-line AWS Simple Queue Service client.
> An AWS Simple Queue Service client.
> More information: <https://github.com/yongfei25/sqsc>.
- List all queues:

View file

@ -1,6 +1,6 @@
# supervisorctl
> Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.
> Supervisor, a client/server system that allows its users to control a number of processes on UNIX-like operating systems.
> Supervisorctl is the command-line client piece of the supervisor which provides a shell-like interface.
> More information: <http://supervisord.org>.

View file

@ -1,6 +1,6 @@
# svn
> Subversion command-line client tool.
> Subversion client tool.
> More information: <https://subversion.apache.org>.
- Check out a working copy from a repository:

View file

@ -1,6 +1,6 @@
# task
> Command-line to-do list manager.
> To-do list manager.
> More information: <https://taskwarrior.org/docs/>.
- Add a new task which is due tomorrow:

View file

@ -1,6 +1,6 @@
# termdown
> Countdown timer and stopwatch for the command-line.
> Countdown timer and stopwatch.
> More information: <https://github.com/trehn/termdown>.
- Start a stopwatch:

View file

@ -1,6 +1,6 @@
# timetrap
> Simple command-line time tracker written in Ruby.
> Simple time tracker written in Ruby.
> More information: <https://github.com/samg/timetrap>.
- Create a new timesheet:

View file

@ -1,6 +1,6 @@
# tmsu
> Simple command-line tool for tagging files.
> Simple tool for tagging files.
> More information: <https://tmsu.org>.
- Tag a specific file with multiple tags:

View file

@ -1,6 +1,6 @@
# transfersh
> An unofficial command-line client for transfer.sh.
> An unofficial client for transfer.sh.
> More information: <https://github.com/AlpixTM/transfersh>.
- Upload a file to transfer.sh:

View file

@ -1,6 +1,6 @@
# travis
> Command-line client to interface with Travis CI.
> Interface with Travis CI.
> More information: <https://github.com/travis-ci/travis.rb>.
- Display the client version: