From 3495c8ec38833351c128740a822c3a8a6e988061 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Mon, 30 Jun 2025 00:22:10 +0000 Subject: [PATCH] Update cheatsheets --- tldr/asdf | 2 +- tldr/az-storage-account | 4 +-- tldr/boxxy | 33 ++++++++++++++++++++ tldr/buku | 2 +- tldr/clamscan | 2 +- tldr/cmd-wrapped | 29 ++++++++++++++++++ tldr/crictl | 2 +- tldr/deluge | 2 +- tldr/drush | 2 +- tldr/duckdb | 2 +- tldr/ffprobe | 8 ++--- tldr/fin | 2 +- tldr/fly | 2 +- tldr/fzf | 2 +- tldr/gh-repo-create | 29 ++++++++++++++++++ tldr/gnmic | 2 +- tldr/googler | 2 +- tldr/gst-discoverer-1.0 | 13 ++++++++ tldr/gst-inspect-1.0 | 24 +++++++++++++++ tldr/hyperfine | 2 +- tldr/influx | 2 +- tldr/kubectl | 2 +- tldr/laravel | 2 +- tldr/linux/aide | 37 +++++++++++++++++++++++ tldr/linux/away | 41 +++++++++++++++++++++++++ tldr/linux/caligula | 2 +- tldr/linux/cloud-init | 2 +- tldr/linux/daemon | 8 ++--- tldr/linux/dbus-daemon | 2 +- tldr/linux/debchange | 6 ++-- tldr/linux/debman | 6 ++-- tldr/linux/deborphan | 2 +- tldr/linux/debtap | 6 ++-- tldr/linux/dnf-config-manager | 4 +-- tldr/linux/do-release-upgrade | 4 +-- tldr/linux/dolphin | 2 +- tldr/linux/dracut | 4 +-- tldr/linux/gio | 2 +- tldr/linux/haveged | 41 +++++++++++++++++++++++++ tldr/linux/http-prompt | 2 +- tldr/linux/imgp | 2 +- tldr/linux/kpackagetool5 | 4 +-- tldr/linux/kscreen-console | 2 +- tldr/linux/kwallet-query | 2 +- tldr/linux/libtool | 14 ++++----- tldr/linux/macchanger | 2 +- tldr/linux/pkcon | 2 +- tldr/linux/rspamc | 2 +- tldr/linux/runlevel | 18 +++++++++++ tldr/linux/uvcdynctrl | 2 +- tldr/linux/xdg-desktop-menu | 2 +- tldr/linux/xdotool | 2 +- tldr/linux/xhost | 2 +- tldr/linux/xsetwacom | 2 +- tldr/lpass | 2 +- tldr/magick-convert | 4 +-- tldr/mdp | 2 +- tldr/mysql | 2 +- tldr/mysqlsh | 2 +- tldr/ndc | 42 ++++++++++++++++++++++++++ tldr/neomutt | 2 +- tldr/perl | 2 +- tldr/phpunit | 2 +- tldr/piactl | 2 +- tldr/pio-account | 2 +- tldr/pprof | 2 +- tldr/psql | 2 +- tldr/pup | 2 +- tldr/pwsh | 2 +- tldr/qalc | 2 +- tldr/qemu-system-i386 | 33 ++++++++++++++++++++ tldr/qemu-system-x86_64 | 33 ++++++++++++++++++++ tldr/raco | 2 +- tldr/rbt | 2 +- tldr/react-native-start | 2 +- tldr/satis | 2 +- tldr/scan-build | 2 +- tldr/sdcv | 2 +- tldr/sgpt | 2 +- tldr/snowsql | 2 +- tldr/spark | 2 +- tldr/sqlite-utils | 2 +- tldr/sqlite3 | 2 +- tldr/sqlx | 2 +- tldr/sqsc | 2 +- tldr/supervisorctl | 2 +- tldr/svn | 2 +- tldr/task | 2 +- tldr/termdown | 2 +- tldr/timetrap | 2 +- tldr/tmsu | 2 +- tldr/trans | 2 +- tldr/transfersh | 2 +- tldr/travis | 2 +- tldr/vegeta | 2 +- tldr/vela | 2 +- tldr/vt | 2 +- tldr/web-ext | 2 +- tldr/webtorrent | 2 +- tldr/weechat | 2 +- tldr/whois | 2 +- tldr/wikit | 2 +- tldr/windows/netsh-interface-portproxy | 2 +- tldr/wkhtmltopdf | 2 +- tldr/wordgrinder | 2 +- tldr/wp | 2 +- tldr/wrangler | 2 +- tldr/xmlstarlet | 2 +- tldr/xsv | 2 +- tldr/yolo | 2 +- tldr/yq | 2 +- 111 files changed, 496 insertions(+), 123 deletions(-) create mode 100644 tldr/boxxy create mode 100644 tldr/cmd-wrapped create mode 100644 tldr/gh-repo-create create mode 100644 tldr/gst-discoverer-1.0 create mode 100644 tldr/linux/aide create mode 100644 tldr/linux/away create mode 100644 tldr/linux/haveged create mode 100644 tldr/linux/runlevel create mode 100644 tldr/ndc create mode 100644 tldr/qemu-system-i386 create mode 100644 tldr/qemu-system-x86_64 diff --git a/tldr/asdf b/tldr/asdf index f1b31486..5fc32c21 100644 --- a/tldr/asdf +++ b/tldr/asdf @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # asdf -> Command-line interface for managing versions of different packages. +> Manage versions of different packages. > More information: . - List all available plugins: diff --git a/tldr/az-storage-account b/tldr/az-storage-account index 3504e287..f4d316cf 100644 --- a/tldr/az-storage-account +++ b/tldr/az-storage-account @@ -19,8 +19,8 @@ source: https://github.com/tldr-pages/tldr.git - List storage accounts: -`az storage account list {{[-g|--resource-group]}} {{azure_resource_group}}` +`az storage account list {{[-g|--resource-group]}} {{azure_resource_group}}` - Delete a specific storage account: -`az storage account delete {{[-n|--name]}} {{storage_account_name}} {{[-g|--resource-group]}} {{azure_resource_group}}` +`az storage account delete {{[-n|--name]}} {{storage_account_name}} {{[-g|--resource-group]}} {{azure_resource_group}}` diff --git a/tldr/boxxy b/tldr/boxxy new file mode 100644 index 00000000..ae006a7d --- /dev/null +++ b/tldr/boxxy @@ -0,0 +1,33 @@ +--- +syntax: markdown +tags: [tldr, common] +source: https://github.com/tldr-pages/tldr.git +--- +# boxxy + +> Redirect file locations for programs that don't respect the XDG standards. +> More information: . + +- Run a program with file redirections defined in `~/.config/boxxy/boxxy.yaml`: + +`boxxy {{program}}` + +- Scan your home directory for rule suggestions: + +`boxxy scan` + +- Trace what files a program touches and save a report in `boxxy-report.txt` in the current directory: + +`boxxy {{[-t|--trace]}} {{program}}` + +- Pass a redirection rule directly on the terminal: + +`boxxy {{[-r|--rule]}} {{path/to/file_or_directory}}:{{path/to/redirection}}:{{file|directory}} {{program}}` + +- View the config file: + +`boxxy config` + +- Display help: + +`boxxy -h` diff --git a/tldr/buku b/tldr/buku index 2d341acd..8a27b7e4 100644 --- a/tldr/buku +++ b/tldr/buku @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # buku -> Command-line browser-independent bookmark manager. +> Browser-independent bookmark manager. > More information: . - Display all bookmarks matching "keyword" and with "privacy" tag: diff --git a/tldr/clamscan b/tldr/clamscan index 3293aede..37c64008 100644 --- a/tldr/clamscan +++ b/tldr/clamscan @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # clamscan -> A command-line virus scanner. +> A virus scanner. > More information: . - Scan a file for vulnerabilities: diff --git a/tldr/cmd-wrapped b/tldr/cmd-wrapped new file mode 100644 index 00000000..2d1a9644 --- /dev/null +++ b/tldr/cmd-wrapped @@ -0,0 +1,29 @@ +--- +syntax: markdown +tags: [tldr, common] +source: https://github.com/tldr-pages/tldr.git +--- +# cmd-wrapped + +> View shell history statistics. +> More information: . + +- Fetch current statistics: + +`cmd-wrapped` + +- Fetch statistics from a specific year: + +`cmd-wrapped {{year}}` + +- Specify a shell: + +`cmd-wrapped {{[-s|--shell]}} {{shell}}` + +- Display help: + +`cmd-wrapped {{[-h|--help]}}` + +- Display version: + +`cmd-wrapped {{[-V|--version]}}` diff --git a/tldr/crictl b/tldr/crictl index a0c154b9..a589faf2 100644 --- a/tldr/crictl +++ b/tldr/crictl @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # crictl -> Command-line for CRI-compatible container runtimes. +> Manage CRI-compatible container runtimes. > More information: . - List all kubernetes pods (Ready and NotReady): diff --git a/tldr/deluge b/tldr/deluge index dd47e068..81433ed6 100644 --- a/tldr/deluge +++ b/tldr/deluge @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # deluge -> A command-line BitTorrent client. +> A BitTorrent client. > More information: . - Download a torrent: diff --git a/tldr/drush b/tldr/drush index a84ffa14..4544bf65 100644 --- a/tldr/drush +++ b/tldr/drush @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # drush -> A command-line shell and scripting interface for Drupal. +> Shell and scripting interface for Drupal. > More information: . - Enable module "foo": diff --git a/tldr/duckdb b/tldr/duckdb index 05e88484..a188fba3 100644 --- a/tldr/duckdb +++ b/tldr/duckdb @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # duckdb -> Command-line client for DuckDB, an in-process analytical SQL engine. +> Client for DuckDB, an in-process analytical SQL engine. > More information: . - Start an interactive shell with a transient in-memory database: diff --git a/tldr/ffprobe b/tldr/ffprobe index 0bf1b2b1..67af864e 100644 --- a/tldr/ffprobe +++ b/tldr/ffprobe @@ -14,16 +14,16 @@ source: https://github.com/tldr-pages/tldr.git - Display media duration: -`ffprobe {{[-v|-loglevel]}} error -show_entries format=duration {{[-of|-output_format]}} default=noprint_wrappers=1:nokey=1 {{input.mp4}}` +`ffprobe {{[-v|-loglevel]}} error -show_entries format=duration {{[-of|-output_format]}} default=noprint_wrappers=1:nokey=1 {{input.mp4}}` - Display the frame rate of a video: -`ffprobe {{[-v|-loglevel]}} error -select_streams v:0 -show_entries stream=avg_frame_rate {{[-of|-output_format]}} default=noprint_wrappers=1:nokey=1 {{input.mp4}}` +`ffprobe {{[-v|-loglevel]}} error -select_streams v:0 -show_entries stream=avg_frame_rate {{[-of|-output_format]}} default=noprint_wrappers=1:nokey=1 {{input.mp4}}` - Display the width or height of a video: -`ffprobe {{[-v|-loglevel]}} error -select_streams v:0 -show_entries stream={{width|height}} {{[-of|-output_format]}} default=noprint_wrappers=1:nokey=1 {{input.mp4}}` +`ffprobe {{[-v|-loglevel]}} error -select_streams v:0 -show_entries stream={{width|height}} {{[-of|-output_format]}} default=noprint_wrappers=1:nokey=1 {{input.mp4}}` - Display the average bit rate of a video: -`ffprobe {{[-v|-loglevel]}} error -select_streams v:0 -show_entries stream=bit_rate {{[-of|-output_format]}} default=noprint_wrappers=1:nokey=1 {{input.mp4}}` +`ffprobe {{[-v|-loglevel]}} error -select_streams v:0 -show_entries stream=bit_rate {{[-of|-output_format]}} default=noprint_wrappers=1:nokey=1 {{input.mp4}}` diff --git a/tldr/fin b/tldr/fin index a97a2c0e..052b6228 100644 --- a/tldr/fin +++ b/tldr/fin @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # fin -> Docksal command-line utility. +> Docksal utility. > More information: . - Start the project in the current directory: diff --git a/tldr/fly b/tldr/fly index 163b6b48..4fecedbc 100644 --- a/tldr/fly +++ b/tldr/fly @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # fly -> Command-line tool for concourse-ci. +> Tool for concourse-ci. > More information: . - Authenticate with and save concourse target: diff --git a/tldr/fzf b/tldr/fzf index a21fad46..4e2c29ff 100644 --- a/tldr/fzf +++ b/tldr/fzf @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # fzf -> Command-line fuzzy finder. +> Fuzzy finder. > Similar to `sk`. > More information: . diff --git a/tldr/gh-repo-create b/tldr/gh-repo-create new file mode 100644 index 00000000..375acd96 --- /dev/null +++ b/tldr/gh-repo-create @@ -0,0 +1,29 @@ +--- +syntax: markdown +tags: [tldr, common] +source: https://github.com/tldr-pages/tldr.git +--- +# gh repo create + +> Create a new GitHub repository. +> More information: . + +- Create a new repository interactively: + +`gh repo create` + +- Create a new repository with a specified name and description: + +`gh repo create {{repo_name}} {{[-d|--description]}} "{{repo_description}}"` + +- Create a private repository from the current directory: + +`gh repo create {{[-s|--source]}} . --private` + +- Clone the new repository locally after creation: + +`gh repo create {{repo_name}} {{[-c|--clone]}}` + +- Push the current directory to a new GitHub repository: + +`gh repo create {{[-s|--source]}} . --public` diff --git a/tldr/gnmic b/tldr/gnmic index 71f5dbd1..9048f1e8 100644 --- a/tldr/gnmic +++ b/tldr/gnmic @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # gnmic -> A gNMI command-line client. +> A gNMI client. > Manage gNMI network device configuration and view operational data. > More information: . diff --git a/tldr/googler b/tldr/googler index c51fc2b2..1824b23c 100644 --- a/tldr/googler +++ b/tldr/googler @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # googler -> Search Google from command-line. +> Search Google from the command-line. > More information: . - Search Google for a keyword: diff --git a/tldr/gst-discoverer-1.0 b/tldr/gst-discoverer-1.0 new file mode 100644 index 00000000..1c683dad --- /dev/null +++ b/tldr/gst-discoverer-1.0 @@ -0,0 +1,13 @@ +--- +syntax: markdown +tags: [tldr, common] +source: https://github.com/tldr-pages/tldr.git +--- +# gst-discoverer-1.0 + +> Display file metadata and stream information. +> More information: . + +- Print file metadata: + +`gst-discoverer-1.0 {{path/to/file}}` diff --git a/tldr/gst-inspect-1.0 b/tldr/gst-inspect-1.0 index b4ce7413..6ecc7270 100644 --- a/tldr/gst-inspect-1.0 +++ b/tldr/gst-inspect-1.0 @@ -15,3 +15,27 @@ source: https://github.com/tldr-pages/tldr.git - List hardware transcoding capabilities of your device: `gst-inspect-1.0 {{vaapi|nvcodec}}` + +- List available container plugins: + +`gst-inspect-10 {{matroska|avi|ogg|isomp4}}` + +- List available audio codecs: + +`gst-inspect-1.0 {{opus|vorbis|flac}}` + +- List GStreamer core elements: + +`gst-inspect-1.0 coreelements` + +- List plugins that utilize graphics APIs: + +`gst-inspect-1.0 {{vulkan|opengl}}` + +- List available image codecs: + +`gst-inspect-1.0 {{png|jpeg}}` + +- List all available plugins: + +`gst-inspect-1.0` diff --git a/tldr/hyperfine b/tldr/hyperfine index e8eeeb40..ee4c896c 100644 --- a/tldr/hyperfine +++ b/tldr/hyperfine @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # hyperfine -> A command-line benchmarking tool. +> A benchmarking tool. > More information: . - Run a basic benchmark, performing at least 10 runs: diff --git a/tldr/influx b/tldr/influx index 026c2697..df35302b 100644 --- a/tldr/influx +++ b/tldr/influx @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # influx -> InfluxDB v1 command-line client. +> InfluxDB v1 client. > More information: . - Connect to an InfluxDB running on localhost with no credentials: diff --git a/tldr/kubectl b/tldr/kubectl index 9163b91e..555743d5 100644 --- a/tldr/kubectl +++ b/tldr/kubectl @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # kubectl -> Command-line interface for running commands against Kubernetes clusters. +> Run commands against Kubernetes clusters. > Some subcommands such as `run` have their own usage documentation. > More information: . diff --git a/tldr/laravel b/tldr/laravel index 0045ab8c..105b9a55 100644 --- a/tldr/laravel +++ b/tldr/laravel @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # laravel -> A command-line installer for the Laravel framework. +> Installer for the Laravel framework. > More information: . - Create a new Laravel application: diff --git a/tldr/linux/aide b/tldr/linux/aide new file mode 100644 index 00000000..69758093 --- /dev/null +++ b/tldr/linux/aide @@ -0,0 +1,37 @@ +--- +syntax: markdown +tags: [tldr, linux] +source: https://github.com/tldr-pages/tldr.git +--- +# aide + +> Advanced Intrusion Detection Environment to validate file integrity. +> More information: . + +- Initialize the database: + +`sudo aide {{[-i|--init]}}` + +- Check the database for inconsistencies: + +`sudo aide {{[-C|--check]}}` + +- Compare two databases according to definitions in the config file: + +`sudo aide {{[-E|--compare]}}` + +- Check and update the database non-interactively: + +`sudo aide {{[-u|--update]}}` + +- Define a config file to override the default {{./aide.conf}}: + +`sudo aide {{[-c|--config]}} {{path/to/config_file}}` + +- Use REGEX to limit AIDE to a specific string: + +`sudo aide {{[-l|--limit]}} {{REGEX}}` + +- Send reporter results to a URL: + +`sudo aide {{[-r|--report]}} {{reporterurl}}` diff --git a/tldr/linux/away b/tldr/linux/away new file mode 100644 index 00000000..d8b463d6 --- /dev/null +++ b/tldr/linux/away @@ -0,0 +1,41 @@ +--- +syntax: markdown +tags: [tldr, linux] +source: https://github.com/tldr-pages/tldr.git +--- +# away + +> Locks terminal with an away message. +> More information: . + +- Lock terminal and set away message: + +`away {{message}}` + +- Lock terminal and enable mail check: + +`away {{[-c|--mail]}} {{message}}` + +- Lock terminal and disable mail check: + +`away {{[-C|--nomail]}} {{message}}` + +- Lock terminal and sleep background tasks for number of seconds: + +`away {{[-t|--time]}} {{seconds}} {{message}}` + +- Lock terminal and check mail if at least one inbox hasn't received new mail: + +`away {{[-p|--persist]}} {{message}}` + +- Lock terminal and check mail until at least one inbox has received new mail: + +`away {{[-P|--nopersist]}} {{message}}` + +- Display help: + +`away {{[-h|--help]}}` + +- Display version: + +`away {{[-v|--version]}}` diff --git a/tldr/linux/caligula b/tldr/linux/caligula index ec1f7eee..708314e8 100644 --- a/tldr/linux/caligula +++ b/tldr/linux/caligula @@ -14,4 +14,4 @@ source: https://github.com/tldr-pages/tldr.git - Flash an ISO to a drive without entering the hash interactively: -`caligula burn {{path/to/image.iso}} {{[-s|--hash]}} {{hash}}` +`caligula burn {{path/to/image.iso}} {{[-s|--hash]}} {{hash}}` diff --git a/tldr/linux/cloud-init b/tldr/linux/cloud-init index 0d942ce4..101fc35d 100644 --- a/tldr/linux/cloud-init +++ b/tldr/linux/cloud-init @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # cloud-init -> Command line tool for managing cloud instance initialization. +> Manage cloud instance initialization. > More information: . - Display the status of the most recent cloud-init run: diff --git a/tldr/linux/daemon b/tldr/linux/daemon index 11fc8d6a..62fcf277 100644 --- a/tldr/linux/daemon +++ b/tldr/linux/daemon @@ -5,8 +5,8 @@ source: https://github.com/tldr-pages/tldr.git --- # daemon -> Run processes into daemons. -> More information: . +> Turns other processes into daemons. +> More information: . - Run a command as a daemon: @@ -14,11 +14,11 @@ source: https://github.com/tldr-pages/tldr.git - Run a command as a daemon which will restart if the command crashes: -`daemon --name="{{name}}" --respawn {{command}}` +`daemon --name="{{name}}" {{[-r|--respawn]}} {{command}}` - Run a command as a daemon which will restart if it crashes, with two attempts every 10 seconds: -`daemon --name="{{name}}" --respawn --attempts=2 --delay=10 {{command}}` +`daemon --name="{{name}}" {{[-r|--respawn]}} --attempts=2 --delay=10 {{command}}` - Run a command as a daemon, writing logs to a specific file: diff --git a/tldr/linux/dbus-daemon b/tldr/linux/dbus-daemon index a91e6177..66945675 100644 --- a/tldr/linux/dbus-daemon +++ b/tldr/linux/dbus-daemon @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # dbus-daemon > The D-Bus message daemon, allowing multiple programs to exchange messages. -> More information: . +> More information: . - Run the daemon with a configuration file: diff --git a/tldr/linux/debchange b/tldr/linux/debchange index b1cecad1..84b475b5 100644 --- a/tldr/linux/debchange +++ b/tldr/linux/debchange @@ -5,16 +5,16 @@ source: https://github.com/tldr-pages/tldr.git --- # debchange -> Mantain the debian/changelog file of a Debian source package. +> Maintain the debian/changelog file of a Debian source package. > More information: . - Add a new version for a non-maintainer upload to the changelog: -`debchange --nmu` +`debchange {{[-n|--nmu]}}` - Add a changelog entry to the current version: -`debchange --append` +`debchange {{[-a|--append]}}` - Add a changelog entry to close the bug with specified ID: diff --git a/tldr/linux/debman b/tldr/linux/debman index b3d22f01..cfbbf185 100644 --- a/tldr/linux/debman +++ b/tldr/linux/debman @@ -8,14 +8,14 @@ source: https://github.com/tldr-pages/tldr.git > Read man pages from uninstalled packages. > More information: . -- Read a man page for a command that is provided by a specified package: +- Read a man page for a command that is provided by a specified [p]ackage: `debman -p {{package}} {{command}}` -- Specify a package version to download: +- Specify a [p]ackage version to download: `debman -p {{package}}={{version}} {{command}}` -- Read a man page in a `.deb` file: +- Read a man page in a `.deb` [f]ile: `debman -f {{path/to/filename.deb}} {{command}}` diff --git a/tldr/linux/deborphan b/tldr/linux/deborphan index 91cbab14..dcaee928 100644 --- a/tldr/linux/deborphan +++ b/tldr/linux/deborphan @@ -18,4 +18,4 @@ source: https://github.com/tldr-pages/tldr.git - Find packages which are only recommended or suggested (but not required) by another package: -`deborphan --nice-mode` +`deborphan {{[-n|--nice-mode]}}` diff --git a/tldr/linux/debtap b/tldr/linux/debtap index c8506b8b..d68850a6 100644 --- a/tldr/linux/debtap +++ b/tldr/linux/debtap @@ -11,7 +11,7 @@ source: https://github.com/tldr-pages/tldr.git - Update debtap database (before the first run): -`sudo debtap --update` +`sudo debtap {{[-u|--update]}}` - Convert the specified package: @@ -19,8 +19,8 @@ source: https://github.com/tldr-pages/tldr.git - Convert the specified package bypassing all questions, except for editing metadata files: -`debtap --quiet {{path/to/package.deb}}` +`debtap {{[-q|--quiet]}} {{path/to/package.deb}}` - Generate a PKGBUILD file: -`debtap --pkgbuild {{path/to/package.deb}}` +`debtap {{[-p|--pkgbuild]}} {{path/to/package.deb}}` diff --git a/tldr/linux/dnf-config-manager b/tldr/linux/dnf-config-manager index b46d3433..f289bc30 100644 --- a/tldr/linux/dnf-config-manager +++ b/tldr/linux/dnf-config-manager @@ -18,11 +18,11 @@ source: https://github.com/tldr-pages/tldr.git - Enable a specific repository: -`dnf config-manager --set-enabled {{repository_id}}` +`dnf config-manager {{[--enable|--set-enabled]}} {{repository_id}}` - Disable specified repositories: -`dnf config-manager --set-disabled {{repository_id1 repository_id2 ...}}` +`dnf config-manager {{[--disable|--set-disabled]}} {{repository_id1 repository_id2 ...}}` - Set a configuration option for a repository: diff --git a/tldr/linux/do-release-upgrade b/tldr/linux/do-release-upgrade index 83a9cbcf..e7671a80 100644 --- a/tldr/linux/do-release-upgrade +++ b/tldr/linux/do-release-upgrade @@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git - Upgrade to the latest development release: -`sudo do-release-upgrade --devel-release` +`sudo do-release-upgrade {{[-d|--devel-release]}}` - Upgrade to the latest proposed release: -`sudo do-release-upgrade --proposed` +`sudo do-release-upgrade {{[-p|--proposed]}}` diff --git a/tldr/linux/dolphin b/tldr/linux/dolphin index 9935da8a..42447f81 100644 --- a/tldr/linux/dolphin +++ b/tldr/linux/dolphin @@ -35,4 +35,4 @@ source: https://github.com/tldr-pages/tldr.git - Display help: -`dolphin --help` +`dolphin {{[-h|--help]}}` diff --git a/tldr/linux/dracut b/tldr/linux/dracut index c4d4fb7b..888df72b 100644 --- a/tldr/linux/dracut +++ b/tldr/linux/dracut @@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git > Generate initramfs images to boot the Linux kernel. > Dracut uses options from configuration files in `/etc/dracut.conf`, `/etc/dracut.conf.d/*.conf` and `/usr/lib/dracut/dracut.conf.d/*.conf` by default. -> More information: . +> More information: . - Generate an initramfs image for the current kernel without overriding any options: @@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git - Generate an initramfs image for the current kernel and overwrite the existing one: -`dracut --force` +`dracut {{[-f|--force]}}` - Generate an initramfs image for a specific kernel: diff --git a/tldr/linux/gio b/tldr/linux/gio index a2c3da7b..81fac99b 100644 --- a/tldr/linux/gio +++ b/tldr/linux/gio @@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git > Handle local and virtual files (GVfs). > Part of GLib used in GNOME-based systems. -> More information: . +> More information: . - Open a file with the default application (e.g. PDF, image): diff --git a/tldr/linux/haveged b/tldr/linux/haveged new file mode 100644 index 00000000..7b75eb15 --- /dev/null +++ b/tldr/linux/haveged @@ -0,0 +1,41 @@ +--- +syntax: markdown +tags: [tldr, linux] +source: https://github.com/tldr-pages/tldr.git +--- +# haveged + +> Hardware-based random number generator. +> More information: . + +- Generate a random number: + +`sudo haveged` + +- Run `haveged` in foreground: + +`sudo haveged {{[-F|--Foreground]}}` + +- Set file path for output of `haveged`: + +`sudo haveged {{[-f|--file]}} {{path/to/file}}` + +- Set run level for daemon: + +`sudo haveged {{[-r|--run]}} {{runlevel}}` + +- Set collection buffer size in kibibyte words: + +`sudo haveged {{[-b|--buffer]}} {{buffersizeinKW}}` + +- Insert a command to an already running `haveged` process or daemon: + +`sudo haveged {{[-c|--command]}} {{command}}` + +- Set cache size in kibibyte words: + +`sudo haveged {{[-d|--data]}} {{cachesizeinKW}}` + +- Set number of bytes to write to the output file: + +`sudo haveged {{[-n|--number]}} {{byteamount}}` diff --git a/tldr/linux/http-prompt b/tldr/linux/http-prompt index aef1400a..1b1743b0 100644 --- a/tldr/linux/http-prompt +++ b/tldr/linux/http-prompt @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # http-prompt -> An interactive command-line HTTP client featuring autocomplete and syntax highlighting. +> An interactive HTTP client featuring autocomplete and syntax highlighting. > More information: . - Launch a session targeting the default URL of or the previous session: diff --git a/tldr/linux/imgp b/tldr/linux/imgp index 0cf06205..db779887 100644 --- a/tldr/linux/imgp +++ b/tldr/linux/imgp @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # imgp -> Command-line image resizer and rotator for JPEG and PNG images. +> Resize and rotate JPEG and PNG images. > More information: . - Convert single images and/or whole directories containing valid image formats: diff --git a/tldr/linux/kpackagetool5 b/tldr/linux/kpackagetool5 index 36a14b9e..3aa07daa 100644 --- a/tldr/linux/kpackagetool5 +++ b/tldr/linux/kpackagetool5 @@ -22,8 +22,8 @@ source: https://github.com/tldr-pages/tldr.git - List installed plasmoids (`--global` for all users): -`kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-l|--list]}} {{[-g|--global]}}` +`kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-l|--list]}} {{[-g|--global]}}` - Remove a plasmoid by name: -`kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-r|--remove]}} "{{name}}"` +`kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-r|--remove]}} "{{name}}"` diff --git a/tldr/linux/kscreen-console b/tldr/linux/kscreen-console index 702011f2..d97becda 100644 --- a/tldr/linux/kscreen-console +++ b/tldr/linux/kscreen-console @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # kscreen-console -> Command-line tool to query KScreen's status. +> Query KScreen's status. > More information: . - Show all outputs and configuration files to attach to a bug report: diff --git a/tldr/linux/kwallet-query b/tldr/linux/kwallet-query index c0a9d198..b90c1704 100644 --- a/tldr/linux/kwallet-query +++ b/tldr/linux/kwallet-query @@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git - List all available folders: -`kwallet-query {{kdewallet}} {{[-l|--list-entries]}} {{[-f|--folder]}} ""` +`kwallet-query {{kdewallet}} {{[-l|--list-entries]}} {{[-f|--folder]}} ""` - Display help: diff --git a/tldr/linux/libtool b/tldr/linux/libtool index dccd79b3..d43fba82 100644 --- a/tldr/linux/libtool +++ b/tldr/linux/libtool @@ -10,28 +10,28 @@ source: https://github.com/tldr-pages/tldr.git - Compile a source file into a `libtool` object: -`libtool --mode=compile gcc {{[-c|--compile]}} {{path/to/source.c}} {{[-o|--output]}} {{path/to/source.lo}}` +`libtool {{[c|compile]}} gcc {{[-c|--compile]}} {{path/to/source.c}} {{[-o|--output]}} {{path/to/source.lo}}` - Create a library or an executable: -`libtool --mode=link gcc {{[-o|--output]}} {{path/to/library.lo}} {{path/to/source.lo}}` +`libtool {{[l|link]}} gcc {{[-o|--output]}} {{path/to/library.lo}} {{path/to/source.lo}}` - Automatically set the library path so that another program can use uninstalled `libtool` generated programs or libraries: -`libtool --mode=execute gdb {{path/to/program}}` +`libtool {{[e|execute]}} gdb {{path/to/program}}` - Install a shared library: -`libtool --mode=install cp {{path/to/library.la}} {{path/to/installation_directory}}` +`libtool {{[i|install]}} cp {{path/to/library.la}} {{path/to/installation_directory}}` - Complete the installation of `libtool` libraries on the system: -`libtool --mode=finish {{path/to/installation_dir}}` +`libtool {{[f|finish]}} {{path/to/installation_dir}}` - Delete installed libraries or executables: -`libtool --mode=uninstall {{path/to/installed_library.la}}` +`libtool {{[u|uninstall]}} {{path/to/installed_library.la}}` - Delete uninstalled libraries or executables: -`libtool --mode=clean rm {{path/to/source.lo}} {{path/to/library.la}}` +`libtool {{[cl|clean]}} rm {{path/to/source.lo}} {{path/to/library.la}}` diff --git a/tldr/linux/macchanger b/tldr/linux/macchanger index 6109b709..674d6636 100644 --- a/tldr/linux/macchanger +++ b/tldr/linux/macchanger @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # macchanger -> Command-line utility for manipulating network interface MAC addresses. +> Manipulate network interface MAC addresses. > More information: . - View the current and permanent MAC addresses of a interface: diff --git a/tldr/linux/pkcon b/tldr/linux/pkcon index bc69ff6a..37940f75 100644 --- a/tldr/linux/pkcon +++ b/tldr/linux/pkcon @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # pkcon -> Command line client for PackageKit console program used by Discover and Gnome software and alternative to 'apt'. +> PackageKit client used by Discover and Gnome software and alternative to `apt`. > More information: . - Install a package: diff --git a/tldr/linux/rspamc b/tldr/linux/rspamc index 680abd53..b82817ba 100644 --- a/tldr/linux/rspamc +++ b/tldr/linux/rspamc @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # rspamc -> Command-line client for rspamd servers. +> Client for `rspamd` servers. > More information: . - Train the bayesian filter to recognise an email as spam: diff --git a/tldr/linux/runlevel b/tldr/linux/runlevel new file mode 100644 index 00000000..54ff5e22 --- /dev/null +++ b/tldr/linux/runlevel @@ -0,0 +1,18 @@ +--- +syntax: markdown +tags: [tldr, linux] +source: https://github.com/tldr-pages/tldr.git +--- +# runlevel + +> SysV runlevel utility. +> See also: `init`. +> More information: . + +- Return previous and current SysV runlevel: + +`runlevel` + +- Display help: + +`runlevel --help` diff --git a/tldr/linux/uvcdynctrl b/tldr/linux/uvcdynctrl index 375c3735..8fb407ac 100644 --- a/tldr/linux/uvcdynctrl +++ b/tldr/linux/uvcdynctrl @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # uvcdynctrl -> A libwebcam command-line tool to manage dynamic controls in uvcvideo. +> Manage dynamic controls in uvcvideo. > More information: . - List all available cameras: diff --git a/tldr/linux/xdg-desktop-menu b/tldr/linux/xdg-desktop-menu index 1fc66408..9f0fa2d5 100644 --- a/tldr/linux/xdg-desktop-menu +++ b/tldr/linux/xdg-desktop-menu @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # xdg-desktop-menu -> Command-line tool for installing or uninstalling desktop menu items. +> Install or uninstall desktop menu items. > More information: . - Install an application to the desktop menu system: diff --git a/tldr/linux/xdotool b/tldr/linux/xdotool index e8ab8aa3..76318612 100644 --- a/tldr/linux/xdotool +++ b/tldr/linux/xdotool @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # xdotool -> Command-line automation for X11. +> Automate X11 actions. > More information: . - Retrieve the X-Windows window ID of the running Firefox window(s): diff --git a/tldr/linux/xhost b/tldr/linux/xhost index 93e8bc8e..b305d14b 100644 --- a/tldr/linux/xhost +++ b/tldr/linux/xhost @@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git `xhost -{{hostname}}` -- Allow all hosts to connect (disable access control — insecure): +- Allow all hosts to connect (disable access control - insecure): `xhost +` diff --git a/tldr/linux/xsetwacom b/tldr/linux/xsetwacom index f82cb941..734c9408 100644 --- a/tldr/linux/xsetwacom +++ b/tldr/linux/xsetwacom @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # xsetwacom -> Command-line tool to change settings for Wacom pen tablets at runtime. +> Change settings for Wacom pen tablets at runtime. > More information: . - List all the available Wacom devices. The device name is in the first column: diff --git a/tldr/lpass b/tldr/lpass index 5c0810dd..19c1472a 100644 --- a/tldr/lpass +++ b/tldr/lpass @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # lpass -> Command-line interface for the LastPass password manager. +> Interface for the LastPass password manager. > More information: . - Log in to your LastPass account, by entering your master password when prompted: diff --git a/tldr/magick-convert b/tldr/magick-convert index b5d90a51..1b7748d3 100644 --- a/tldr/magick-convert +++ b/tldr/magick-convert @@ -25,9 +25,9 @@ source: https://github.com/tldr-pages/tldr.git `magick convert {{path/to/input_image.png}} -define jpeg:extent=512kb {{path/to/output_image.jpg}}` -- Vertically/horizontally append images: +- Vertically/horizontally append images and have the empty space be transparent: -`magick convert {{path/to/image1.png path/to/image2.png ...}} {{-append|+append}} {{path/to/output_image.png}}` +`magick convert -background none {{path/to/image1.png path/to/image2.png ...}} {{-append|+append}} {{path/to/output_image.png}}` - Create a GIF from a series of images with 100ms delay between them: diff --git a/tldr/mdp b/tldr/mdp index 1b101dfc..1810400d 100644 --- a/tldr/mdp +++ b/tldr/mdp @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # mdp -> A command-line based tool to make presentations from Markdown files. +> Make presentations from Markdown files. > More information: . - Launch a presentation in the terminal from a Markdown file: diff --git a/tldr/mysql b/tldr/mysql index af86df4c..5715151f 100644 --- a/tldr/mysql +++ b/tldr/mysql @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # mysql -> The MySQL command-line tool. +> The MySQL tool. > More information: . - Connect to a database: diff --git a/tldr/mysqlsh b/tldr/mysqlsh index 7b26f2c5..23258d5b 100644 --- a/tldr/mysqlsh +++ b/tldr/mysqlsh @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # mysqlsh -> Advanced command-line client for MySQL, supporting SQL, JavaScript, and Python. +> Advanced client for MySQL, supporting SQL, JavaScript, and Python. > It offers features for managing InnoDB clusters and document store collections. > More information: . diff --git a/tldr/ndc b/tldr/ndc new file mode 100644 index 00000000..d78a4b27 --- /dev/null +++ b/tldr/ndc @@ -0,0 +1,42 @@ +--- +syntax: markdown +tags: [tldr, common] +source: https://github.com/tldr-pages/tldr.git +--- +# ndc + +> Name daemon control service for name servers. +> If a command isn't provided, NDC will prompt for one until EOF. +> More information: . + +- Set the [c]ontrol channel rendezvous point: + +`ndc -c {{channel}} {{command}}` + +- Bind the client side to a specific [l]ocalsock address: + +`ndc -l {{localsock}} {{command}}` + +- Set path to [p]idfile for UNIX signal control: + +`ndc -p {{path/to/pidfile}} {{command}}` + +- Enable [d]ebugging: + +`ndc -d {{command}}` + +- Enable [q]uiet mode: + +`ndc -q {{command}}` + +- Enable nonfatal error [s]uppression: + +`ndc -s {{command}}` + +- Enable [t]racing for protocol and system debugging: + +`ndc -t {{command}}` + +- List built-in commands: + +`ndc /help` diff --git a/tldr/neomutt b/tldr/neomutt index 7eef54eb..d1676d9f 100644 --- a/tldr/neomutt +++ b/tldr/neomutt @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # neomutt -> NeoMutt command-line email client. +> NeoMutt email client. > More information: . - Open the specified mailbox: diff --git a/tldr/perl b/tldr/perl index e4ba3e88..1d96b7c7 100644 --- a/tldr/perl +++ b/tldr/perl @@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git - Say [-E] first match group, using a regexp, ignoring space in regex [/x]: -`perl -n -E 'say $1 if m/{{before}} ( {{group_regex}} ) {{after}}/x'` +`perl -n -E 'say $1 if m/{{before}} ( {{group_regex}} ) {{after}}/x'` - [-i]n-place, with backup, [s/] substitute all occurrence [/g] of regex with replacement: diff --git a/tldr/phpunit b/tldr/phpunit index 34763bda..894d69d0 100644 --- a/tldr/phpunit +++ b/tldr/phpunit @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # phpunit -> PHPUnit command-line test runner. +> PHPUnit test runner. > More information: . - Run tests in the current directory. Note: Expects you to have a 'phpunit.xml': diff --git a/tldr/piactl b/tldr/piactl index 472e1aad..6e134186 100644 --- a/tldr/piactl +++ b/tldr/piactl @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # 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: . - Log in to Private Internet Access: diff --git a/tldr/pio-account b/tldr/pio-account index 06ca464e..b2e60631 100644 --- a/tldr/pio-account +++ b/tldr/pio-account @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # pio account -> Manage your PlatformIO account in the command-line. +> Manage your PlatformIO account. > More information: . - Register a new PlatformIO account: diff --git a/tldr/pprof b/tldr/pprof index 82ac3d2f..a5153af6 100644 --- a/tldr/pprof +++ b/tldr/pprof @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # pprof -> Command-line tool for visualization and analysis of profile data. +> Visualize and analyze profiling data. > More information: . - Generate a text report from a specific profiling file, on fibbo binary: diff --git a/tldr/psql b/tldr/psql index d21f897d..703c6e4b 100644 --- a/tldr/psql +++ b/tldr/psql @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # psql -> PostgreSQL command-line client. +> PostgreSQL client. > More information: . - Connect to the database. By default, it connects to the local socket using port 5432 with the currently logged in user: diff --git a/tldr/pup b/tldr/pup index b9ddf71e..35d257d6 100644 --- a/tldr/pup +++ b/tldr/pup @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # pup -> Command-line HTML parsing tool. +> HTML parsing tool. > More information: . - Transform a raw HTML file into a cleaned, indented, and colored format: diff --git a/tldr/pwsh b/tldr/pwsh index 9bca92b3..b7f1328b 100644 --- a/tldr/pwsh +++ b/tldr/pwsh @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # 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: . diff --git a/tldr/qalc b/tldr/qalc index 2175ffe4..e55282fd 100644 --- a/tldr/qalc +++ b/tldr/qalc @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # qalc -> Powerful and easy to use command-line calculator. +> Powerful and easy to use calculator. > See also: `bc`. > More information: . diff --git a/tldr/qemu-system-i386 b/tldr/qemu-system-i386 new file mode 100644 index 00000000..a92e45a0 --- /dev/null +++ b/tldr/qemu-system-i386 @@ -0,0 +1,33 @@ +--- +syntax: markdown +tags: [tldr, common] +source: https://github.com/tldr-pages/tldr.git +--- +# qemu-system-i386 + +> Emulate the `i386` architecture. +> More information: . + +- Boot from an image emulating the `i386` architecture: + +`qemu-system-i386 -hda {{image_name.img}} -m {{4096}}` + +- Boot a QEMU instance from a live ISO image: + +`qemu-system-i386 -hda {{image_name.img}} -cdrom {{os_image.iso}} -boot d -m {{4096}}` + +- Boot from a physical device (e.g. from USB to test a bootable medium): + +`qemu-system-i386 -hda {{/dev/storage_device}} -m {{4096}}` + +- Do not launch a VNC server: + +`qemu-system-i386 -hda {{image_name.img}} -m {{4096}} -nographic` + +- Exit non-graphical QEMU: + +`` + +- List the supported machine types: + +`qemu-system-x86_64 {{[-M|-machine]}} help` diff --git a/tldr/qemu-system-x86_64 b/tldr/qemu-system-x86_64 new file mode 100644 index 00000000..413f6c6f --- /dev/null +++ b/tldr/qemu-system-x86_64 @@ -0,0 +1,33 @@ +--- +syntax: markdown +tags: [tldr, common] +source: https://github.com/tldr-pages/tldr.git +--- +# qemu-system-x86_64 + +> Emulate the `x86_64` architecture. +> More information: . + +- Boot from an image emulating the `x86_64` architecture: + +`qemu-system-x86_64 -hda {{image_name.img}} -m {{4096}}` + +- Boot a QEMU instance from a live ISO image: + +`qemu-system-x86_64 -hda {{image_name.img}} -cdrom {{os_image.iso}} -boot d -m {{4096}}` + +- Boot from a physical device (e.g. from USB to test a bootable medium): + +`qemu-system-x86_64 -hda {{/dev/storage_device}} -m {{4096}}` + +- Do not launch a VNC server: + +`qemu-system-i386 -hda {{image_name.img}} -m {{4096}} -nographic` + +- Exit non-graphical QEMU: + +`` + +- List the supported machine types: + +`qemu-system-x86_64 {{[-M|-machine]}} help` diff --git a/tldr/raco b/tldr/raco index 6985e0b1..2d04e873 100644 --- a/tldr/raco +++ b/tldr/raco @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # raco -> Racket command-line tools. +> Racket tools. > More information: . - Install a package, automatically installing dependencies: diff --git a/tldr/rbt b/tldr/rbt index 3a7f79b7..e4e9869e 100644 --- a/tldr/rbt +++ b/tldr/rbt @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # 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: . - Post changes to Review Board: diff --git a/tldr/react-native-start b/tldr/react-native-start index 79c48234..7e12444b 100644 --- a/tldr/react-native-start +++ b/tldr/react-native-start @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # react-native start -> Command-line tools to start the React Native server. +> Start the React Native server. > More information: . - Start the server that communicates with connected devices: diff --git a/tldr/satis b/tldr/satis index ada490f6..f37129eb 100644 --- a/tldr/satis +++ b/tldr/satis @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # satis -> The command-line utility for the Satis static Composer repository. +> The utility for the Satis static Composer repository. > More information: . - Initialize a Satis configuration: diff --git a/tldr/scan-build b/tldr/scan-build index 9416aa05..1af28bc8 100644 --- a/tldr/scan-build +++ b/tldr/scan-build @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # 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: . - Build and analyze the project in the current directory: diff --git a/tldr/sdcv b/tldr/sdcv index 5bc79d9d..f3bf55ce 100644 --- a/tldr/sdcv +++ b/tldr/sdcv @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # sdcv -> StarDict, a command-line dictionary client. +> StarDict, a dictionary client. > Dictionaries are provided separately from the client. > More information: . diff --git a/tldr/sgpt b/tldr/sgpt index 00ec8f5d..457fcff8 100644 --- a/tldr/sgpt +++ b/tldr/sgpt @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # sgpt -> Command-line productivity tool powered by OpenAI's GPT models. +> Productivity tool powered by OpenAI's GPT models. > More information: . - Use it as a search engine, asking for the mass of the sun: diff --git a/tldr/snowsql b/tldr/snowsql index d8be22dc..9d6a8219 100644 --- a/tldr/snowsql +++ b/tldr/snowsql @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # snowsql -> SnowSQL command-line client for Snowflake's Data Cloud. +> SnowSQL client for Snowflake's Data Cloud. > More information: . - Connect to a specific instance at (password can be provided in prompt or configuration file): diff --git a/tldr/spark b/tldr/spark index df19bb4b..4cfa9470 100644 --- a/tldr/spark +++ b/tldr/spark @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # spark -> The Laravel Spark command-line tool. +> The Laravel Spark tool. > More information: . - Register your API token: diff --git a/tldr/sqlite-utils b/tldr/sqlite-utils index 68c50d8a..e14586ba 100644 --- a/tldr/sqlite-utils +++ b/tldr/sqlite-utils @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # sqlite-utils -> Command-line tool used to manipulate SQLite databases in a number of different ways. +> Manipulate SQLite databases in a number of different ways. > More information: . - Create a database: diff --git a/tldr/sqlite3 b/tldr/sqlite3 index a9a89e29..a8307d6a 100644 --- a/tldr/sqlite3 +++ b/tldr/sqlite3 @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # sqlite3 -> The command-line interface to SQLite 3, which is a self-contained file-based embedded SQL engine. +> Interface to SQLite 3, which is a self-contained file-based embedded SQL engine. > More information: . - Start an interactive shell with a new database: diff --git a/tldr/sqlx b/tldr/sqlx index 82869bf4..795e5e11 100644 --- a/tldr/sqlx +++ b/tldr/sqlx @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # sqlx -> Command-line utility for SQLx, the Rust SQL toolkit. +> Utility for SQLx, the Rust SQL toolkit. > More information: . - Create the database specified in the DATABASE_URL environment variable: diff --git a/tldr/sqsc b/tldr/sqsc index 1dddd250..fbf5e9a4 100644 --- a/tldr/sqsc +++ b/tldr/sqsc @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # sqsc -> A command-line AWS Simple Queue Service client. +> An AWS Simple Queue Service client. > More information: . - List all queues: diff --git a/tldr/supervisorctl b/tldr/supervisorctl index b1088b40..10abbc6a 100644 --- a/tldr/supervisorctl +++ b/tldr/supervisorctl @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # 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: . diff --git a/tldr/svn b/tldr/svn index 94006483..6433dab6 100644 --- a/tldr/svn +++ b/tldr/svn @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # svn -> Subversion command-line client tool. +> Subversion client tool. > More information: . - Check out a working copy from a repository: diff --git a/tldr/task b/tldr/task index b01912a4..1b3bfb51 100644 --- a/tldr/task +++ b/tldr/task @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # task -> Command-line to-do list manager. +> To-do list manager. > More information: . - Add a new task which is due tomorrow: diff --git a/tldr/termdown b/tldr/termdown index 0f5bd254..6419bddc 100644 --- a/tldr/termdown +++ b/tldr/termdown @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # termdown -> Countdown timer and stopwatch for the command-line. +> Countdown timer and stopwatch. > More information: . - Start a stopwatch: diff --git a/tldr/timetrap b/tldr/timetrap index 35e4fe68..afef5a8d 100644 --- a/tldr/timetrap +++ b/tldr/timetrap @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # timetrap -> Simple command-line time tracker written in Ruby. +> Simple time tracker written in Ruby. > More information: . - Create a new timesheet: diff --git a/tldr/tmsu b/tldr/tmsu index 85d0de63..a50e0f87 100644 --- a/tldr/tmsu +++ b/tldr/tmsu @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # tmsu -> Simple command-line tool for tagging files. +> Simple tool for tagging files. > More information: . - Tag a specific file with multiple tags: diff --git a/tldr/trans b/tldr/trans index 0b0821af..505b3fcb 100644 --- a/tldr/trans +++ b/tldr/trans @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # trans -> Translate Shell is a command-line translator. +> Translate Shell, a command-line translator. > More information: . - Translate a word (language is detected automatically): diff --git a/tldr/transfersh b/tldr/transfersh index fb05c16c..c2491714 100644 --- a/tldr/transfersh +++ b/tldr/transfersh @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # transfersh -> An unofficial command-line client for transfer.sh. +> An unofficial client for transfer.sh. > More information: . - Upload a file to transfer.sh: diff --git a/tldr/travis b/tldr/travis index 454b0686..349ae790 100644 --- a/tldr/travis +++ b/tldr/travis @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # travis -> Command-line client to interface with Travis CI. +> Interface with Travis CI. > More information: . - Display the client version: diff --git a/tldr/vegeta b/tldr/vegeta index 44bef0ff..0e4068a1 100644 --- a/tldr/vegeta +++ b/tldr/vegeta @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # vegeta -> A command-line utility and a library for HTTP load testing. +> A utility and a library for HTTP load testing. > See also `ab`. > More information: . diff --git a/tldr/vela b/tldr/vela index c008ecb8..ed13f79c 100644 --- a/tldr/vela +++ b/tldr/vela @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # vela -> Command-line tools for the Vela pipeline. +> Tools for the Vela pipeline. > More information: . - Trigger a pipeline to run from a Git branch, commit or tag: diff --git a/tldr/vt b/tldr/vt index d2ec62d9..04c7c764 100644 --- a/tldr/vt +++ b/tldr/vt @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # vt -> Command-line interface for VirusTotal. +> Interface for VirusTotal. > API key from a VirusTotal account is required for this command. > More information: . diff --git a/tldr/web-ext b/tldr/web-ext index 47d2e12a..22b67960 100644 --- a/tldr/web-ext +++ b/tldr/web-ext @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # web-ext -> A command-line tool for managing web extension development. +> Manage web extension development. > More information: . - Run the web extension in the current directory in Firefox: diff --git a/tldr/webtorrent b/tldr/webtorrent index 57a0eed0..d98a956b 100644 --- a/tldr/webtorrent +++ b/tldr/webtorrent @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # webtorrent -> The command-line interface for WebTorrent. +> The interface for WebTorrent. > Supports magnets, URLs, info hashes and `.torrent` files. > More information: . diff --git a/tldr/weechat b/tldr/weechat index 5a31f820..1d1ea152 100644 --- a/tldr/weechat +++ b/tldr/weechat @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # weechat -> Command-line internet relay chat client with various features. +> Internet relay chat client with various features. > More information: . - Start WeeChat: diff --git a/tldr/whois b/tldr/whois index 544c0d57..0d12956e 100644 --- a/tldr/whois +++ b/tldr/whois @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # whois -> Command-line client for the WHOIS (RFC 3912) protocol. +> Client for the WHOIS (RFC 3912) protocol. > More information: . - Get information about a domain name: diff --git a/tldr/wikit b/tldr/wikit index 9461b99b..1a41e09e 100644 --- a/tldr/wikit +++ b/tldr/wikit @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # wikit -> A command-line program for getting Wikipedia summaries easily. +> Easily get Wikipedia summaries. > More information: . - Show a short summary of a specific topic on Wikipedia: diff --git a/tldr/windows/netsh-interface-portproxy b/tldr/windows/netsh-interface-portproxy index aa5b2cab..a614f1fe 100644 --- a/tldr/windows/netsh-interface-portproxy +++ b/tldr/windows/netsh-interface-portproxy @@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git - Set up IPv4 port forwarding (run in elevated console): -`netsh interface portproxy add v4tov4 listenaddress={{192.168.0.1}} listenport={{8080}} connectaddress={{10.0.0.1}} connectport={{80}}` +`netsh interface portproxy add v4tov4 listenaddress={{192.168.0.1}} listenport={{8080}} connectaddress={{10.0.0.1}} connectport={{80}}` - Remove IPv4 port forwarding (run in elevated console): diff --git a/tldr/wkhtmltopdf b/tldr/wkhtmltopdf index 7034f8a2..ea5224f7 100644 --- a/tldr/wkhtmltopdf +++ b/tldr/wkhtmltopdf @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # wkhtmltopdf -> An open-source command-line tool to convert HTML documents or web pages into PDF files. +> Convert HTML documents or web pages into PDF files. > More information: . - Convert a HTML document into PDF: diff --git a/tldr/wordgrinder b/tldr/wordgrinder index 40850bad..758f03ef 100644 --- a/tldr/wordgrinder +++ b/tldr/wordgrinder @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # wordgrinder -> Command-line word processor. +> Word processor. > More information: . - Start WordGrinder (loads a blank document by default): diff --git a/tldr/wp b/tldr/wp index 551cbaf9..986e8583 100644 --- a/tldr/wp +++ b/tldr/wp @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # wp -> The official command-line interface to manage WordPress instances. +> The official interface to manage WordPress instances. > More information: . - Print information about the operating system, shell, PHP, and WP-CLI (`wp`) installation: diff --git a/tldr/wrangler b/tldr/wrangler index 8bf0ef7e..b07e6825 100644 --- a/tldr/wrangler +++ b/tldr/wrangler @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # wrangler -> Cloudflare Workers command-line tool. +> Cloudflare Workers tool. > More information: . - Initialize a project with a skeleton configuration: diff --git a/tldr/xmlstarlet b/tldr/xmlstarlet index 32240f92..b2e40483 100644 --- a/tldr/xmlstarlet +++ b/tldr/xmlstarlet @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # xmlstarlet -> A command-line XML/XSLT toolkit. +> A XML/XSLT toolkit. > Note: You will likely need to know XPath: . > More information: . diff --git a/tldr/xsv b/tldr/xsv index d778492a..7e9fb3be 100644 --- a/tldr/xsv +++ b/tldr/xsv @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # xsv -> A CSV command-line toolkit written in Rust. +> A CSV toolkit written in Rust. > More information: . - Inspect the headers of a file: diff --git a/tldr/yolo b/tldr/yolo index 25ceeadb..bf7824fb 100644 --- a/tldr/yolo +++ b/tldr/yolo @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # yolo -> The YOLO command-line interface lets you simply train, validate or infer models on various tasks and versions. +> Train, validate or infer models on various tasks and versions. > More information: . - Create a copy of the default configuration in your current working directory: diff --git a/tldr/yq b/tldr/yq index cee127cb..f07e8352 100644 --- a/tldr/yq +++ b/tldr/yq @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # yq -> A lightweight and portable command-line YAML processor. +> A lightweight and portable YAML processor. > More information: . - Output a YAML file, in pretty-print format (v4+):