mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
*: remove usages of explicit "command line" (#19401)
Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# cli53
|
||||
|
||||
> Command line tool for Amazon Route 53.
|
||||
> Tool for Amazon Route 53.
|
||||
> More information: <https://github.com/barnybug/cli53>.
|
||||
|
||||
- List domains:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# clip-view
|
||||
|
||||
> Command Line Interface Pages render.
|
||||
> Command Line Interface Pages (CLIP) render.
|
||||
> Render for a TlDr-like project with much a more extensive syntax and several render modes.
|
||||
> More information: <https://github.com/command-line-interface-pages/v2-tooling/tree/main/clip-view>.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# laydown
|
||||
|
||||
> Command line application to prepare for Daily Standup.
|
||||
> Prepare for Daily Standup.
|
||||
> More information: <https://github.com/badjr13/laydown>.
|
||||
|
||||
- Add an item to DID section:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# s3cmd
|
||||
|
||||
> Command line tool and client for uploading, retrieving and managing data in S3 compatible object storage.
|
||||
> Upload, retrieve, and manage data in S3 compatible object storage.
|
||||
> More information: <https://s3tools.org/s3cmd>.
|
||||
|
||||
- Invoke configuration/reconfiguration tool:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# sfdk
|
||||
|
||||
> The command line frontend of the Sailfish SDK.
|
||||
> Frontend of the Sailfish SDK.
|
||||
> More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/10-general/doc/module.adoc>.
|
||||
|
||||
- Execute a subcommand:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# VBoxManage
|
||||
|
||||
> Command-line interface to VirtualBox.
|
||||
> Interface with VirtualBox.
|
||||
> Includes all the functionality of the GUI and more.
|
||||
> Some subcommands such as `startvm` have their own usage documentation.
|
||||
> More information: <https://www.virtualbox.org/manual/ch08.html#vboxmanage-intro>.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
# cmus
|
||||
|
||||
> Command-line Music Player.
|
||||
> Command-line music player.
|
||||
> Use `<ArrowKeys>` to navigate, `<Enter>` to select, and numbers `<1>`-`<8>` switch between different views.
|
||||
> See also: `ncmpcpp`, `clementine`, `qmmp`.
|
||||
> More information: <https://manned.org/cmus>.
|
||||
|
||||
Reference in New Issue
Block a user