*: improve more info links and add option placeholders part 15 (#19688)

This commit is contained in:
Managor
2025-11-30 12:20:33 +02:00
committed by GitHub
parent 3b67c9bfb8
commit adfb45e328
28 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
> A highly efficient, powerful, and fast anime scraper.
> See also: `ani-cli`.
> More information: <https://github.com/justfoolingaround/animdl>.
> More information: <https://github.com/justfoolingaround/animdl#usage>.
- Download a specific anime:
+1 -1
View File
@@ -1,7 +1,7 @@
# ansiweather
> Display the current weather conditions in your terminal.
> More information: <https://github.com/fcambus/ansiweather>.
> More information: <https://github.com/fcambus/ansiweather#usage>.
- Display a [f]orecast for the next seven days using metric [u]nits for a specific [l]ocation:
+1 -1
View File
@@ -2,7 +2,7 @@
> A Go CLI tool for mapping organization network ranges using ASN information.
> Note: An API key is required from ProjectDiscovery Cloud Platform for the tool to work.
> More information: <https://github.com/projectdiscovery/asnmap>.
> More information: <https://github.com/projectdiscovery/asnmap#usage>.
- Lookup CIDR ranges for an ASN:
+1 -1
View File
@@ -2,7 +2,7 @@
> Compress images to JPEG XL.
> Accepted input extensions are PNG, APNG, GIF, JPEG, EXR, PPM, PFM, PAM, PGX, and JXL.
> More information: <https://github.com/libjxl/libjxl>.
> More information: <https://github.com/libjxl/libjxl/blob/main/doc/man/cjxl.txt>.
- Convert an image to JPEG XL:
+1 -1
View File
@@ -1,7 +1,7 @@
# ddgr
> Search DuckDuckGo (HTML version) from the terminal.
> More information: <https://github.com/jarun/ddgr>.
> More information: <https://github.com/jarun/ddgr#usage>.
- Start in interactive mode:
+1 -1
View File
@@ -1,7 +1,7 @@
# dexter
> Authenticate the `kubectl` users with OpenId Connect.
> More information: <https://github.com/gini/dexter>.
> More information: <https://github.com/gini/dexter#run-dexter>.
- Create and authenticate a user with Google OIDC:
+1 -1
View File
@@ -2,7 +2,7 @@
> Initiates an advanced DHCP exhaustion attack and stress test.
> DHCPig needs to be run with root privileges.
> More information: <https://github.com/kamorin/DHCPig>.
> More information: <https://github.com/kamorin/DHCPig#usage>.
- Exhaust all of the available DHCP addresses using the specified interface:
+1 -1
View File
@@ -1,7 +1,7 @@
# dict
> Command line dictionary using the DICT protocol.
> More information: <https://github.com/cheusov/dictd>.
> More information: <https://manned.org/dict>.
- List available databases:
+1 -1
View File
@@ -1,7 +1,7 @@
# dirsearch
> Web path scanner.
> More information: <https://github.com/maurosoria/dirsearch>.
> More information: <https://github.com/maurosoria/dirsearch#options>.
- Scan a web server for common paths with common extensions:
+1 -1
View File
@@ -2,7 +2,7 @@
> Decompress JPEG XL images.
> Accepted output extensions are PNG, APNG, JPEG, EXR, PGM, PPM, PNM, PFM, PAM, EXIF, XMP and JUMBF.
> More information: <https://github.com/libjxl/libjxl>.
> More information: <https://github.com/libjxl/libjxl/blob/main/doc/man/djxl.txt>.
- Decompress a JPEG XL image to another format:
+1 -1
View File
@@ -1,7 +1,7 @@
# dockdiver
> A tool for interacting with Docker registries, including listing and dumping repositories.
> More information: <https://github.com/MachiavelliII/dockdiver>.
> More information: <https://github.com/MachiavelliII/dockdiver#instructions>.
- List all repositories in a Docker registry:
+1 -1
View File
@@ -1,7 +1,7 @@
# dtc
> The Device Tree Compiler, a tool for recompiling device trees between formats.
> More information: <https://github.com/dgibson/dtc>.
> More information: <https://manned.org/dtc>.
- Compile a device tree source `.dts` file into a binary device tree blob `.dtb` file:
+1 -1
View File
@@ -1,7 +1,7 @@
# enca
> Detect and convert the encoding of text files.
> More information: <https://github.com/nijel/enca>.
> More information: <https://manned.org/enca>.
- Detect file(s) encoding according to the system's locale:
+1 -1
View File
@@ -2,7 +2,7 @@
> Mount or create encrypted virtual filesystems.
> See also: `fusermount` which can unmount filesystems mounted by this command.
> More information: <https://github.com/vgough/encfs>.
> More information: <https://manned.org/encfs>.
- Initialize or mount an encrypted filesystem:
+1 -1
View File
@@ -2,7 +2,7 @@
> Generate all/random matching strings for a `regex`.
> It can also simplify `regex`es.
> More information: <https://github.com/asciimoo/exrex>.
> More information: <https://github.com/asciimoo/exrex#usage>.
- Generate all possible strings that match a `regex`:
+1 -1
View File
@@ -1,7 +1,7 @@
# fclones
> Efficient duplicate file finder and remover.
> More information: <https://github.com/pkolaczk/fclones>.
> More information: <https://github.com/pkolaczk/fclones#usage>.
- Search for duplicate files in the current directory:
+1 -1
View File
@@ -1,7 +1,7 @@
# fdupes
> Finds duplicate files in a set of directories.
> More information: <https://github.com/adrianlopezroche/fdupes>.
> More information: <https://github.com/adrianlopezroche/fdupes#introduction>.
- Search a single directory:
+1 -1
View File
@@ -1,7 +1,7 @@
# fselect
> Find files with SQL-like queries.
> More information: <https://github.com/jhspetersson/fselect>.
> More information: <https://github.com/jhspetersson/fselect/blob/master/docs/usage.md>.
- Select full path and size from temporary or configuration files in a given directory:
+1 -1
View File
@@ -9,7 +9,7 @@
- Download and compile a Go program from a remote URL:
`gox {{url_1}} {{url_2}}`
`gox {{url_1 url_2 ...}}`
- Compile current directory for a particular operating system:
+1 -1
View File
@@ -1,7 +1,7 @@
# usql
> Universal CLI interface for SQL databases.
> More information: <https://github.com/xo/usql>.
> More information: <https://github.com/xo/usql#using>.
- Connect to a specific database:
+1 -1
View File
@@ -2,7 +2,7 @@
> Version Control System for the home directory using Git repositories.
> See also: `chezmoi`, `stow`, `tuckr`, `homeshick`.
> More information: <https://github.com/RichiH/vcsh>.
> More information: <https://manned.org/vcsh>.
- Initialize an (empty) repository:
+1 -1
View File
@@ -1,7 +1,7 @@
# watson
> A wonderful CLI to track your time.
> More information: <https://github.com/TailorDev/Watson>.
> More information: <https://github.com/jazzband/Watson/blob/master/docs/user-guide/commands.md>.
- Start monitoring time in project:
+1 -1
View File
@@ -2,7 +2,7 @@
> Offline search engine for documentation.
> Supports manual pages, Arch Wiki, Gentoo Wiki, FreeBSD documentation, and tldr-pages.
> More information: <https://github.com/filiparag/wikiman>.
> More information: <https://github.com/filiparag/wikiman#usage>.
- Search for a specific topic in all installed sources:
+2 -2
View File
@@ -1,7 +1,7 @@
# wipeclean
> Clear the terminal screen using an animated wiper.
> More information: <https://github.com/JeanJouliaCode/wipeClean>.
> More information: <https://github.com/JeanJouliaCode/wipeClean#usage>.
- Clear the terminal screen:
@@ -9,4 +9,4 @@
- Set the animation speed in frames per second (defaults to 150):
`wipeclean --speed {{speed}}`
`wipeclean {{[-s|--speed]}} {{speed}}`
+1 -1
View File
@@ -1,7 +1,7 @@
# xcaddy
> The custom build tool for the Caddy Web Server.
> More information: <https://github.com/caddyserver/xcaddy>.
> More information: <https://github.com/caddyserver/xcaddy#command-usage>.
- Build Caddy server from source:
+1 -1
View File
@@ -1,7 +1,7 @@
# xcv
> Cut, copy, and paste in the command-line.
> More information: <https://github.com/busterc/xcv>.
> More information: <https://github.com/busterc/xcv#xcv>.
- Cut a file:
+1 -1
View File
@@ -1,7 +1,7 @@
# xo
> A pluggable, zero-configuration linting utility for JavaScript.
> More information: <https://github.com/xojs/xo>.
> More information: <https://github.com/xojs/xo#usage>.
- Lint files in the "src" directory:
+3 -3
View File
@@ -1,7 +1,7 @@
# zstd
> Compress or decompress files with Zstandard compression.
> More information: <https://github.com/facebook/zstd>.
> More information: <https://manned.org/zstd>.
- Compress a file into a new file with the `.zst` suffix:
@@ -9,11 +9,11 @@
- Decompress a file:
`zstd --decompress {{path/to/file.zst}}`
`zstd {{[-d|--decompress]}} {{path/to/file.zst}}`
- Decompress to `stdout`:
`zstd --decompress --stdout {{path/to/file.zst}}`
`zstd {{[-d|--decompress]}} {{[-c|--stdout]}} {{path/to/file.zst}}`
- Compress a file specifying the compression level, where 1=fastest, 19=slowest and 3=default: