Skip to content

Commit

Permalink
Data update 2024-01-30 06-14-04
Browse files Browse the repository at this point in the history
  • Loading branch information
1010bots committed Jan 30, 2024
1 parent 5db496d commit 35ccca2
Show file tree
Hide file tree
Showing 246 changed files with 1,061 additions and 1,018 deletions.
8 changes: 4 additions & 4 deletions docs/de/linux/anbox.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: page
title: linux/anbox (Deutsch)
description: "Führe Android-Anwendungen auf jedem GNU/Linux-Betriebssystem aus."
content_hash: 83d4613291ed848cfbec0597af62e4486a609f8d
last_modified_at: 2023-12-28
description: "Führe Android-Anwendungen auf jedem Linux-Betriebssystem aus."
content_hash: f1542e437e2559d1208285f884e2f47cec6fde30
last_modified_at: 2024-01-30
related_topics:
- title: English version
url: /en/linux/anbox.html
Expand All @@ -21,7 +21,7 @@ tldri18n_status: 2
---
# anbox

Führe Android-Anwendungen auf jedem GNU/Linux-Betriebssystem aus.
Führe Android-Anwendungen auf jedem Linux-Betriebssystem aus.
Weitere Informationen: <https://manned.org/anbox>.

- Starte Anbox im App Manager:
Expand Down
12 changes: 6 additions & 6 deletions docs/en/android/bugreportz.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: android/bugreportz (English)
description: "Generate a zipped Android bug report."
content_hash: 39b5f71b6011b269f83fb3d6cf014fee1711305b
last_modified_at: 2023-12-27
content_hash: 52844775d4c85ce94844e7e106e44509c8e8c6db
last_modified_at: 2024-01-30
related_topics:
- title: বাংলা version
url: /bn/android/bugreportz.html
Expand Down Expand Up @@ -81,10 +81,10 @@ More information: <https://cs.android.com/android/platform/superproject/+/main:f

`bugreportz -p`

- Display version:

`bugreportz -v`

- Display help:

`bugreportz -h`

- Display version:

`bugreportz -v`
12 changes: 9 additions & 3 deletions docs/en/common/acyclic.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,21 @@
layout: page
title: common/acyclic (English)
description: "Make a directed graph acyclic by reversing some edges."
content_hash: 4a35b60f4c6e950e0e15e8fb2738e620905afac4
last_modified_at: 2023-11-12
content_hash: 7229bf3a3818e22cb2f36b52bb8dc6a0a21bde26
last_modified_at: 2024-01-30
related_topics:
- title: español version
url: /es/common/acyclic.html
icon: bi bi-globe
- title: français version
url: /fr/common/acyclic.html
icon: bi bi-globe
- title: Indonesia version
url: /id/common/acyclic.html
icon: bi bi-globe
- title: 한국어 version
url: /ko/common/acyclic.html
icon: bi bi-globe
- title: Nederlands version
url: /nl/common/acyclic.html
icon: bi bi-globe
Expand All @@ -33,6 +39,6 @@ More information: <https://graphviz.org/pdf/acyclic.1.pdf>.

`acyclic -v -n `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">path/to/input.gv</span>

- Display help for `acyclic`:
- Display help:

`acyclic -?`
6 changes: 3 additions & 3 deletions docs/en/common/amass.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/amass (English)
description: "In-depth Attack Surface Mapping and Asset Discovery tool."
content_hash: 5476694f3d4029e32b9bcbc1fd05db1a6ccb9aa0
last_modified_at: 2023-12-27
content_hash: b8af0751fe58f133e28e403bc34bb3837aed55e1
last_modified_at: 2024-01-30
related_topics:
- title: español version
url: /es/common/amass.html
Expand Down Expand Up @@ -32,7 +32,7 @@ More information: <https://github.com/OWASP/Amass>.

`amass `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">subcommand</span>

- Show general help:
- Display help:

`amass -help`

Expand Down
8 changes: 4 additions & 4 deletions docs/en/common/assimp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/assimp (English)
description: "Command-line client for the Open Asset Import Library."
content_hash: 2a421e907ab0736f96907d095eed75c042871ae9
last_modified_at: 2023-11-12
content_hash: cf6349cf59cd5c037b0e0f8c7c75101f14243777
last_modified_at: 2024-01-30
related_topics:
- title: español version
url: /es/common/assimp.html
Expand Down Expand Up @@ -45,10 +45,10 @@ More information: <https://assimp-docs.readthedocs.io/>.

`assimp info `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">path/to/file</span>

- List all supported subcommands ("verbs"):
- Display help:

`assimp help`

- Get help on a specific subcommand (e.g. the parameters specific to it):
- Display help for a specific subcommand:

`assimp `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">subcommand</span>` --help`
12 changes: 6 additions & 6 deletions docs/en/common/aws-codecommit.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/aws-codecommit (English)
description: "A managed source control service that hosts private Git repositories."
content_hash: 289f6e219d9c4f1617c78ac9420c9cefe44e2745
last_modified_at: 2023-11-15
content_hash: 41d7034d04253b47abd23c485550ef73b12db4c5
last_modified_at: 2024-01-30
related_topics:
- title: Deutsch version
url: /de/common/aws-codecommit.html
Expand All @@ -18,10 +18,10 @@ tldri18n_status: 2
A managed source control service that hosts private Git repositories.
More information: <https://docs.aws.amazon.com/cli/latest/reference/codecommit/>.

- Display help for a specific command:

`aws codecommit `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">command</span>` help`

- Display help:

`aws codecommit help`

- Display help for a specific command:

`aws codecommit `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">command</span>` help`
12 changes: 6 additions & 6 deletions docs/en/common/aws-iam.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/aws-iam (English)
description: "CLI for AWS IAM."
content_hash: 23d891837d865165e42e1ec8d943f49484172022
last_modified_at: 2023-11-12
content_hash: 3f63b9acbf2b360d61c4cceb9236ca35e2f66475
last_modified_at: 2024-01-30
related_topics:
- title: Deutsch version
url: /de/common/aws-iam.html
Expand All @@ -24,10 +24,6 @@ tldri18n_status: 2
CLI for AWS IAM.
More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iam/index.html>.

- Show `aws iam` help page (including all available iam commands):

`aws iam help`

- List users:

`aws iam list-users`
Expand Down Expand Up @@ -55,3 +51,7 @@ More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/refe
- List access keys for a specific user:

`aws iam list-access-keys --user-name `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">user_name</span>

- Display help:

`aws iam help`
6 changes: 3 additions & 3 deletions docs/en/common/aws-rds.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/aws-rds (English)
description: "CLI for AWS Relational Database Service."
content_hash: e20763cb14341dbf80885ee971e5ee3a33558128
last_modified_at: 2023-12-27
content_hash: 15445df9f2b0d785ee217a40aeb1dd22601d28e1
last_modified_at: 2024-01-30
related_topics:
- title: español version
url: /es/common/aws-rds.html
Expand All @@ -19,7 +19,7 @@ CLI for AWS Relational Database Service.
Create and manage relational databases.
More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rds/index.html>.

- Display help for specific RDS subcommand:
- Display help for a specific RDS subcommand:

`aws rds `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">subcommand</span>` help`

Expand Down
12 changes: 6 additions & 6 deletions docs/en/common/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/aws (English)
description: "The official CLI tool for Amazon Web Services."
content_hash: 8e65f3ba899595b369864578538a4c519b0d1602
last_modified_at: 2023-11-12
content_hash: f676cf66ee323292bd998ee032cf0d04c8c88e2a
last_modified_at: 2024-01-30
related_topics:
- title: Deutsch version
url: /de/common/aws.html
Expand Down Expand Up @@ -45,10 +45,6 @@ More information: <https://aws.amazon.com/cli>.

`aws configure sso`

- See help text for the AWS command:

`aws `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">command</span>` help`

- Get the caller identity (used to troubleshoot permissions):

`aws sts get-caller-identity`
Expand All @@ -68,3 +64,7 @@ More information: <https://aws.amazon.com/cli>.
- Generate a JSON CLI Skeleton (useful for infrastructure as code):

`aws dynamodb update-table --generate-cli-skeleton`

- Display help for a specific command:

`aws `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">command</span>` help`
6 changes: 3 additions & 3 deletions docs/en/common/babel.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/babel (English)
description: "A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax."
content_hash: ff39569eaeb0f7bd6083548a6df117d06b58e3db
last_modified_at: 2023-11-12
content_hash: 269ecfc8ef7e2cf4280655879c2da6de3606ce06
last_modified_at: 2024-01-30
related_topics:
- title: français version
url: /fr/common/babel.html
Expand Down Expand Up @@ -58,6 +58,6 @@ More information: <https://babeljs.io/>.

`babel `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">path/to/input_file</span>` --presets `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">presets</span>

- Output all available options:
- Display help:

`babel --help`
6 changes: 3 additions & 3 deletions docs/en/common/bcomps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/bcomps (English)
description: "Decompose graphs into their biconnected components."
content_hash: 40864abec2bf99891d3ac67c30f97b7155536582
last_modified_at: 2023-11-12
content_hash: 85b7c920056abf49d3cbfad2348387494899f4a9
last_modified_at: 2024-01-30
related_topics:
- title: 中文 version
url: /zh/common/bcomps.html
Expand All @@ -28,6 +28,6 @@ More information: <https://graphviz.org/pdf/bcomps.1.pdf>.

`bcomps -x -o `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">path/to/output.gv</span>` `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">path/to/input1.gv</span>` `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">path/to/input2.gv ...</span>

- Display help for `bcomps`:
- Display help:

`bcomps -?`
6 changes: 3 additions & 3 deletions docs/en/common/bgpgrep.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/bgpgrep (English)
description: "Filter and print BGP data within MRT dumps."
content_hash: 8c4d829a4bdd9905ad22bf4e8e352a0847d462c3
last_modified_at: 2023-11-12
content_hash: b5665cad8fdb56b588e849231d4cb84006cd600d
last_modified_at: 2024-01-30
related_topics:
- title: Deutsch version
url: /de/common/bgpgrep.html
Expand All @@ -13,7 +13,7 @@ tldri18n_status: 2
# bgpgrep

Filter and print BGP data within MRT dumps.
Can read files compressed with gzip, bzip2 and xz.
Can read files compressed with `gzip`, `bzip2` and `xz`.
More information: <https://codeberg.org/1414codeforge/ubgpsuite>.

- Output all routes:
Expand Down
6 changes: 3 additions & 3 deletions docs/en/common/blender.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/blender (English)
description: "Command-line interface to the Blender 3D computer graphics application."
content_hash: 8df40d687f07b25b42f972b0894178d27d252149
last_modified_at: 2024-01-02
content_hash: 999d6e118d07912c1d7ea31dc33cfced1c3b624c
last_modified_at: 2024-01-30
related_topics:
- title: italiano version
url: /it/common/blender.html
Expand Down Expand Up @@ -43,6 +43,6 @@ More information: <https://docs.blender.org/manual/en/latest/advanced/command_li

`blender --background `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">path/to/file</span>`.blend --python-expr '`<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">import bpy; bpy.data.scenes[0].render.resolution_percentage = 25</span>`' --render-anim`

- Start an interactive Blender session in the terminal with a python console (do `import bpy` after starting):
- Start an interactive Blender session in the terminal with a Python console (do `import bpy` after starting):

`blender --background --python-console`
12 changes: 6 additions & 6 deletions docs/en/common/boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/boot (English)
description: "Build tooling for the Clojure programming language."
content_hash: a7eb28445c2203022c0b0a25a21b16f20e90149b
last_modified_at: 2023-11-12
content_hash: c32b313187daf1e1374c1a40024bdfdf540aa34f
last_modified_at: 2024-01-30
related_topics:
- title: italiano version
url: /it/common/boot.html
Expand All @@ -26,10 +26,6 @@ More information: <https://github.com/boot-clj/boot>.

`boot jar`

- Learn about a command:

`boot cljs --help`

- Generate scaffolding for a new project based on a template:

`boot --dependencies boot/new new --template `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">template_name</span>` --name `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">project_name</span>
Expand All @@ -41,3 +37,7 @@ More information: <https://github.com/boot-clj/boot>.
- Build for production (if using the boot/new template):

`boot prod`

- Display help for a specific task:

`boot `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">task</span>` --help`
12 changes: 6 additions & 6 deletions docs/en/common/bower.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/bower (English)
description: "A package manager optimized for front-end web development."
content_hash: 6e4f19796c8dcf0d685448219aa9d1f277aa1ad2
last_modified_at: 2023-11-12
content_hash: 0d8a077ef7b17cb30b0c23ebc6288e7d0105da98
last_modified_at: 2024-01-30
related_topics:
- title: italiano version
url: /it/common/bower.html
Expand Down Expand Up @@ -38,14 +38,14 @@ More information: <https://bower.io/>.

`bower list`

- Display help information about a bower command:

`bower help `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">command</span>

- Create a `bower.json` file for your package:

`bower init`

- Install a specific dependency version, and add it to `bower.json`:

`bower install `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">local_name</span>`=`<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">package</span>`#`<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">version</span>` --save`

- Display help for a specific command:

`bower help `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">command</span>
6 changes: 3 additions & 3 deletions docs/en/common/box.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: common/box (English)
description: "A PHP application for building and managing Phars."
content_hash: b282456d0b468917fc664ec8683d18da44378a19
last_modified_at: 2024-01-25
content_hash: 3390967f54c9b2cbb004c1d8713c16ff802f58e3
last_modified_at: 2024-01-30
related_topics:
- title: italiano version
url: /it/common/box.html
Expand Down Expand Up @@ -42,6 +42,6 @@ More information: <https://github.com/box-project/box>.

`box verify `<span class="tldr-var badge badge-pill bg-dark-lm bg-white-dm text-white-lm text-dark-dm font-weight-bold">path/to/phar_file</span>

- Display all available commands and options:
- Display help:

`box help`
Loading

0 comments on commit 35ccca2

Please sign in to comment.