*: replace dead more information links (#5724)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Command-line interface to the Blender 3D computer graphics application.
|
||||
> 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`):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# deemix
|
||||
|
||||
> 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>.
|
||||
|
||||
- Download a track or playlist:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dexdump
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# glab
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# httping
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# multitail
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# mytop
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# parquet-tools
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# redshift
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# timew
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# vela
|
||||
|
||||
> 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:
|
||||
|
||||
|
Reference in New Issue
Block a user