mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
*: replace dead more information links (#5724)
This commit is contained in:
parent
b082abb50f
commit
6534b52a2e
16 changed files with 16 additions and 16 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Interfaccia da linea di comando per il programma di grafica Blender 3D.
|
> Interfaccia da linea di comando per il programma di grafica Blender 3D.
|
||||||
> Gli argomenti sono eseguiti nell'ordine in cui sono dati.
|
> Gli argomenti sono eseguiti nell'ordine in cui sono dati.
|
||||||
> Maggiori informazioni: <https://docs.blender.org/manual/en/latest/render/workflows/command_line.html>.
|
> Maggiori informazioni: <https://docs.blender.org/manual/en/latest/advanced/command_line/>.
|
||||||
|
|
||||||
- Renderizza tutti i frame di una animazione in background, senza caricare l'interfaccia grafica (l'output è salvato in `/tmp`):
|
- Renderizza tutti i frame di una animazione in background, senza caricare l'interfaccia grafica (l'output è salvato in `/tmp`):
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# blender
|
# blender
|
||||||
|
|
||||||
> Blender 3D 컴퓨터 그래픽스 어플리케이션의 커맨드라인 인터페이스. 인자는 주어진 순서대로 실행.
|
> Blender 3D 컴퓨터 그래픽스 어플리케이션의 커맨드라인 인터페이스. 인자는 주어진 순서대로 실행.
|
||||||
> 더 많은 정보: <https://docs.blender.org/manual/en/latest/render/workflows/command_line.html>.
|
> 더 많은 정보: <https://docs.blender.org/manual/en/latest/advanced/command_line/>.
|
||||||
|
|
||||||
- UI를 로드하지 않고 background에서 애니메이션의 모든 프레임을 렌더링.(출력은 `/tmp`에 저장):
|
- UI를 로드하지 않고 background에서 애니메이션의 모든 프레임을 렌더링.(출력은 `/tmp`에 저장):
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# dexdump
|
# dexdump
|
||||||
|
|
||||||
> 안드로이드 DEX 파일들에 대한 정보 출력.
|
> 안드로이드 DEX 파일들에 대한 정보 출력.
|
||||||
> 더 많은 정보: <https://manpages.ubuntu.com/manpages/latest/en/man1/dexdump.1.html>.
|
> 더 많은 정보: <https://manned.org/dexdump>.
|
||||||
|
|
||||||
- APK 파일으로부터 클래스들과 메서드들 추출:
|
- APK 파일으로부터 클래스들과 메서드들 추출:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Command-line interface to the Blender 3D computer graphics application.
|
> Command-line interface to the Blender 3D computer graphics application.
|
||||||
> Arguments are executed in the order they are given.
|
> Arguments are executed in the order they are given.
|
||||||
> More information: <https://docs.blender.org/manual/en/latest/render/workflows/command_line.html>.
|
> More information: <https://docs.blender.org/manual/en/latest/advanced/command_line/>.
|
||||||
|
|
||||||
- Render all frames of an animation in the background, without loading the UI (output is saved to `/tmp`):
|
- Render all frames of an animation in the background, without loading the UI (output is saved to `/tmp`):
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# deemix
|
# deemix
|
||||||
|
|
||||||
> A barebone deezer downloader library built from the ashes of Deezloader Remix.
|
> A barebone deezer downloader library built from the ashes of Deezloader Remix.
|
||||||
> It can be used as a standalone CLI app or implemented in an UI using the API.
|
> It can be used as a standalone CLI app or implemented in a UI using the API.
|
||||||
> More information: <https://deemix.app>.
|
> More information: <https://deemix.app>.
|
||||||
|
|
||||||
- Download a track or playlist:
|
- Download a track or playlist:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# dexdump
|
# dexdump
|
||||||
|
|
||||||
> Display information about Android DEX files.
|
> Display information about Android DEX files.
|
||||||
> More information: <https://manpages.ubuntu.com/manpages/latest/en/man1/dexdump.1.html>.
|
> More information: <https://manned.org/dexdump>.
|
||||||
|
|
||||||
- Extract classes and methods from an APK file:
|
- Extract classes and methods from an APK file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# glab
|
# glab
|
||||||
|
|
||||||
> GitLab CLI tool to help working with GitLab from the command-line.
|
> GitLab CLI tool to help working with GitLab from the command-line.
|
||||||
> More information: <https://clementsam.tech/glab/>.
|
> More information: <https://github.com/profclems/glab>.
|
||||||
|
|
||||||
- Create a merge request:
|
- Create a merge request:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# httping
|
# httping
|
||||||
|
|
||||||
> Measure the latency and throughput of a web server.
|
> Measure the latency and throughput of a web server.
|
||||||
> More information: <https://www.vanheusden.com/httping>.
|
> More information: <https://manned.org/httping>.
|
||||||
|
|
||||||
- Ping the specified URL:
|
- Ping the specified URL:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# multitail
|
# multitail
|
||||||
|
|
||||||
> Extension of tail.
|
> Extension of tail.
|
||||||
> More information: <https://www.vanheusden.com/multitail/examples.php>.
|
> More information: <https://manned.org/multitail>.
|
||||||
|
|
||||||
- Tail all files matching a pattern in a single stream:
|
- Tail all files matching a pattern in a single stream:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# mytop
|
# mytop
|
||||||
|
|
||||||
> Display MySQL server performance info like `top`.
|
> Display MySQL server performance info like `top`.
|
||||||
> More information: <http://www.mysqlfanboy.com/mytop-3>.
|
> More information: <http://jeremy.zawodny.com/mysql/mytop/mytop.html>.
|
||||||
|
|
||||||
- Start mytop:
|
- Start mytop:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# parquet-tools
|
# parquet-tools
|
||||||
|
|
||||||
> A tool to show, inspect and manipulate Parquet file.
|
> A tool to show, inspect and manipulate Parquet file.
|
||||||
> More information: <https://github.com/apache/parquet-mr/tree/master/parquet-tools>.
|
> More information: <https://github.com/apache/parquet-mr/tree/master/parquet-tools-deprecated>.
|
||||||
|
|
||||||
- Display the content of a Parquet file:
|
- Display the content of a Parquet file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# redshift
|
# redshift
|
||||||
|
|
||||||
> Adjust the color temperature of your screen according to your surroundings.
|
> Adjust the color temperature of your screen according to your surroundings.
|
||||||
> More information: <https://jonls.dk/redshift>.
|
> More information: <http://jonls.dk/redshift>.
|
||||||
|
|
||||||
- Turn on Redshift with 5700K temperature during day and 3600K at night:
|
- Turn on Redshift with 5700K temperature during day and 3600K at night:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# timew
|
# timew
|
||||||
|
|
||||||
> A time tracking tool used to measure the duration of activities.
|
> A time tracking tool used to measure the duration of activities.
|
||||||
> More information: <https://taskwarrior.org/docs/timewarrior>.
|
> More information: <https://timewarrior.net/docs>.
|
||||||
|
|
||||||
- Start a new stopwatch, giving a tag name to the activity being tracked:
|
- Start a new stopwatch, giving a tag name to the activity being tracked:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# vela
|
# vela
|
||||||
|
|
||||||
> Command-line tools for the Vela pipeline.
|
> Command-line tools for the Vela pipeline.
|
||||||
> More information: <https://go-vela.github.io/docs/cli/>.
|
> More information: <https://go-vela.github.io/docs/reference/cli/>.
|
||||||
|
|
||||||
- Trigger a pipeline to run from a Git branch, commit or tag:
|
- Trigger a pipeline to run from a Git branch, commit or tag:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# ark
|
# ark
|
||||||
|
|
||||||
> KDE archiving tool.
|
> KDE archiving tool.
|
||||||
> More information: <https://docs.kde.org/stable5/en/kdeutils/ark/>.
|
> More information: <https://docs.kde.org/stable5/en/ark/ark/>.
|
||||||
|
|
||||||
- Extract an archive into the current directory:
|
- Extract an archive into the current directory:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Postfix mail transfer agent (MTA) control program.
|
> Postfix mail transfer agent (MTA) control program.
|
||||||
> See also `dovecot`, a mail delivery agent (MDA) that integrates with Postfix.
|
> See also `dovecot`, a mail delivery agent (MDA) that integrates with Postfix.
|
||||||
> More information: <http://postfix.org>.
|
> More information: <http://www.postfix.org>.
|
||||||
|
|
||||||
- Check the configuration:
|
- Check the configuration:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue