*: improve more info links and add option placeholders part 9 (#19633)

This commit is contained in:
Managor
2025-11-28 04:23:16 +02:00
committed by GitHub
parent 08fe5f0789
commit 48cd034ac6
33 changed files with 75 additions and 79 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# asciiart
> Convert images to ASCII.
> More information: <https://github.com/nodanaonlyzuul/asciiart>.
> More information: <https://github.com/nodanaonlyzuul/asciiart#in-the-command-line>.
- Read an image from a file and print in ASCII:
+8 -12
View File
@@ -3,34 +3,30 @@
> The Aura Package Manager: a secure, multilingual package manager for Arch Linux and the AUR.
> More information: <https://github.com/fosskers/aura>.
- Search for packages from the official repositories and AUR:
- Search for packages from the AUR:
`aura --aursync --both --search {{keyword|regex}}`
`aura {{[-As|--aursync --search]}} {{keyword|regex}}`
- Install a package from the AUR:
`aura --aursync {{package}}`
`aura {{[-A|--aursync]}} {{package}}`
- Update all AUR packages in a verbose mode and remove all make dependencies:
`aura --aursync --diff --sysupgrade --delmakedeps --unsuppress`
`aura {{[-Akua|--aursync --diff --sysupgrade --delmakedeps]}}`
- Install a package from the official repositories:
`aura --sync {{package}}`
`aura {{[-S|--sync]}} {{package}}`
- Synchronize and update all packages from the official repositories:
`aura --sync --refresh --sysupgrade`
- Downgrade a package using the package cache:
`aura --downgrade {{package}}`
`aura {{[-Syu|--sync --refresh --sysupgrade]}}`
- Remove a package and its dependencies:
`aura --remove --recursive --unneeded {{package}}`
`aura {{[-Rsu|--remove --recursive --unneeded]}} {{package}}`
- Remove orphan packages (installed as dependencies but not required by any package):
`aura --orphans --abandon`
`aura {{[-Oj|--orphans --abandon]}}`
+1 -1
View File
@@ -1,7 +1,7 @@
# auracle
> Interact with Arch Linux's User Repository, commonly referred to as the AUR.
> More information: <https://github.com/falconindy/auracle>.
> More information: <https://github.com/falconindy/auracle/blob/master/man/auracle.1.pod>.
- Display AUR packages that match a `regex`:
+1 -1
View File
@@ -2,7 +2,7 @@
> An Arch Linux utility to build and install packages from the Arch User Repository.
> See also: `pacman`.
> More information: <https://github.com/polygamma/aurman>.
> More information: <https://github.com/polygamma/aurman#syntax>.
- Synchronize and update all packages:
+1 -1
View File
@@ -2,7 +2,7 @@
> Vote for packages in the Arch User Repository.
> To be able to vote, the file `~/.config/aurvote` must exist and contain your AUR credentials.
> More information: <https://github.com/archlinuxfr/aurvote>.
> More information: <https://github.com/archlinuxfr/aurvote#name>.
- Interactively create the file `~/.config/aurvote` containing your AUR username and password:
+1 -1
View File
@@ -1,7 +1,7 @@
# blight
> Utility for changing the display brightness.
> More information: <https://github.com/gutjuri/blight>.
> More information: <https://github.com/gutjuri/blight#usage>.
- Set display brightness to 50%:
+1 -1
View File
@@ -2,7 +2,7 @@
> Navigate directory trees interactively.
> See also: `broot`.
> More information: <https://github.com/Canop/broot>.
> More information: <https://manned.org/broot>.
- Start and navigate the current directory tree interactively:
+1 -1
View File
@@ -2,7 +2,7 @@
> Configure and control `bspwm`, managing nodes, desktops, monitors, and more.
> See also: `bspwm`.
> More information: <https://github.com/baskerville/bspwm>.
> More information: <https://github.com/baskerville/bspwm/blob/master/doc/bspwm.1.asciidoc>.
- Define two virtual desktops:
+1 -1
View File
@@ -2,7 +2,7 @@
> A tiling window manager based on binary space partitioning.
> See also: `bspc` for controlling it.
> More information: <https://github.com/baskerville/bspwm>.
> More information: <https://github.com/baskerville/bspwm/blob/master/doc/bspwm.1.asciidoc>.
- Start `bspwm` (note that a pre-existing window manager must not be open when this command is run):
+1 -1
View File
@@ -2,7 +2,7 @@
> Manage clipboard history for Wayland compositors.
> Works with `wl-copy` and `wl-paste`.
> More information: <https://github.com/sentriz/cliphist>.
> More information: <https://github.com/sentriz/cliphist#usage>.
- List clipboard history entries:
+1 -1
View File
@@ -2,7 +2,7 @@
> Convert Debian packages into Arch Linux packages.
> See also: `pacman-upgrade`.
> More information: <https://github.com/helixarch/debtap>.
> More information: <https://github.com/helixarch/debtap#available-options>.
- Update debtap database (before the first run):
+1 -1
View File
@@ -1,7 +1,7 @@
# dex
> DesktopEntry Execution is a program to generate and execute DesktopEntry files of the Application type.
> More information: <https://github.com/jceb/dex>.
> More information: <https://github.com/jceb/dex#dex>.
- Execute all programs in the autostart folders:
+1 -1
View File
@@ -1,7 +1,7 @@
# dnsrecon
> DNS enumeration tool.
> More information: <https://github.com/darkoperator/dnsrecon>.
> More information: <https://manned.org/dnsrecon>.
- Scan a domain and save the results to an SQLite database:
+1 -1
View File
@@ -2,7 +2,7 @@
> A data extraction tool for alpm databases, offering printf-like flexibility for pacman-based utilities.
> See also: `pacman`.
> More information: <https://github.com/falconindy/expac>.
> More information: <https://github.com/falconindy/expac#name>.
- List the dependencies of a package:
+1 -1
View File
@@ -1,7 +1,7 @@
# larasail
> Manage Laravel on Digital Ocean servers.
> More information: <https://github.com/thedevdojo/larasail>.
> More information: <https://github.com/thedevdojo/larasail#setup-your-server>.
- Set up the server with Laravel dependencies using the default PHP version:
+2 -2
View File
@@ -9,8 +9,8 @@
- Display help:
`lci -h`
`lci {{[-h|--help]}}`
- Display version:
`lci -v`
`lci {{[-v|--version]}}`
+1 -1
View File
@@ -2,7 +2,7 @@
> Make a fast tree from genomes.
> Does not make a phylogeny.
> More information: <https://github.com/lskatz/mashtree>.
> More information: <https://github.com/lskatz/mashtree#usage>.
- Fastest method in mashtree to create a tree from fastq and/or fasta files using multiple threads, piping into a newick file:
+1 -1
View File
@@ -1,7 +1,7 @@
# mbw
> Memory Bandwidth Benchmark.
> More information: <https://github.com/raas/mbw>.
> More information: <https://manned.org/mbw>.
- Run 3 memory bandwidth tests with 512MB size:
+4 -4
View File
@@ -2,7 +2,7 @@
> Configure Secure Boot Machine Owner Keys (MOK).
> Some operations, such as enabling and disabling Secure Boot or enrolling keys require a reboot.
> More information: <https://github.com/lcp/mokutil>.
> More information: <https://manned.org/mokutil>.
- Show if Secure Boot is enabled:
@@ -18,15 +18,15 @@
- List enrolled keys:
`mokutil --list-enrolled`
`mokutil {{[-l|--list-enrolled]}}`
- Enroll a new key:
`mokutil --import {{path/to/key.der}}`
`mokutil {{[-i|--import]}} {{path/to/key.der}}`
- List the keys to be enrolled:
`mokutil --list-new`
`mokutil {{[-N|--list-new]}}`
- Set shim verbosity:
+4 -4
View File
@@ -1,20 +1,20 @@
# mons
> Quickly manage two displays.
> More information: <https://github.com/Ventto/mons>.
> More information: <https://github.com/Ventto/mons#usage>.
- Enable only the primary monitor:
`mons -o`
- Enable only the secondary monitor:
- Enable only the [s]econdary monitor:
`mons -s`
- Duplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor:
- [d]uplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor:
`mons -d`
- Mirror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor:
- [m]irror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor:
`mons -m`
+1 -1
View File
@@ -21,4 +21,4 @@
- Autoselect and execute the snippet that best matches a query:
`navi --query '{{query}}' --best-match`
`navi {{[-q|--query]}} '{{query}}' --best-match`
+1 -1
View File
@@ -1,7 +1,7 @@
# pacaur
> A utility for Arch Linux to build and install packages from the Arch User Repository.
> More information: <https://github.com/rmarquis/pacaur>.
> More information: <https://github.com/rmarquis/pacaur#name>.
- Synchronize and update all packages (includes AUR):
+8 -8
View File
@@ -1,7 +1,7 @@
# pacgraph
> Draw a graph of installed packages to PNG/SVG/GUI/console.
> More information: <https://github.com/keenerd/pacgraph>.
> More information: <https://manned.org/pacgraph>.
- Produce an SVG and PNG graph:
@@ -9,28 +9,28 @@
- Produce an SVG graph:
`pacgraph --svg`
`pacgraph {{[-s|--svg]}}`
- Print summary to console:
`pacgraph --console`
`pacgraph {{[-c|--console]}}`
- Override the default filename/location (Note: Do not specify the file extension):
`pacgraph --file={{path/to/file}}`
`pacgraph {{[-f|--file]}} {{path/to/file}}`
- Change the color of packages that are not dependencies:
`pacgraph --top={{color}}`
`pacgraph {{[-t|--top]}} {{color}}`
- Change the color of package dependencies:
`pacgraph --dep={{color}}`
`pacgraph {{[-d|--dep]}} {{color}}`
- Change the background color of a graph:
`pacgraph --background={{color}}`
`pacgraph {{[-b|--background]}} {{color}}`
- Change the color of links between packages:
`pacgraph --link={{color}}`
`pacgraph {{[-l|--link]}} {{color}}`
+8 -8
View File
@@ -5,32 +5,32 @@
- Search the package database for a package name:
`pacstall --search {{query}}`
`pacstall {{[-S|--search]}} {{query}}`
- Install a package:
`pacstall --install {{package}}`
`pacstall {{[-I|--install]}} {{package}}`
- Remove a package:
`pacstall --remove {{package}}`
`pacstall {{[-R|--remove]}} {{package}}`
- Add a repository to the database (only GitHub and GitLab are supported):
`pacstall --add-repo {{remote_repository_location}}`
`pacstall {{[-A|--add-repo]}} {{remote_repository_location}}`
- Update pacstall's scripts:
`pacstall --update`
`pacstall {{[-U|--update]}}`
- Update all packages:
`pacstall --upgrade`
`pacstall {{[-Up|--upgrade]}}`
- Display information about a package:
`pacstall --cache-info {{package}}`
`pacstall {{[-Ci|--cache-info]}} {{package}}`
- List all installed packages:
`pacstall --list`
`pacstall {{[-L|--list]}}`
+1 -1
View File
@@ -1,7 +1,7 @@
# physlock
> Lock all consoles and virtual terminals.
> More information: <https://github.com/muennich/physlock>.
> More information: <https://github.com/xyb3rt/physlock#usage>.
- Lock every console (require current user or root to unlock):
+4 -4
View File
@@ -2,7 +2,7 @@
> Show utilization of AMD GPUs.
> May require root privileges depending on your system.
> More information: <https://github.com/clbr/radeontop>.
> More information: <https://github.com/clbr/radeontop/blob/master/radeontop.asc>.
- Show the utilization of the default AMD GPU:
@@ -10,12 +10,12 @@
- Enable colored output:
`radeontop --color`
`radeontop {{[-c|--color]}}`
- Select a specific GPU (the bus number is the first number in the output of `lspci`):
`radeontop --bus {{bus_number}}`
`radeontop {{[-b|--bus]}} {{bus_number}}`
- Specify the display refresh rate (higher means more GPU overhead):
`radeontop --ticks {{samples_per_second}}`
`radeontop {{[-t|--ticks]}} {{samples_per_second}}`
+4 -4
View File
@@ -2,7 +2,7 @@
> A frontend for emulators, game engines and media players.
> The reference implementation of the libretro API.
> More information: <https://github.com/libretro/RetroArch>.
> More information: <https://manned.org/retroarch>.
- Start in the menu mode:
@@ -10,7 +10,7 @@
- Start in full screen mode:
`retroarch --fullscreen`
`retroarch {{[-f|--fullscreen]}}`
- List all compiled features:
@@ -18,11 +18,11 @@
- Set the path of a configuration file:
`retroarch --config={{path/to/config_file}}`
`retroarch {{[-c|--config]}} {{path/to/config_file}}`
- Display help:
`retroarch --help`
`retroarch {{[-h|--help]}}`
- Display version:
+3 -3
View File
@@ -2,12 +2,12 @@
> Handle RPMNEW, RPMSAVE and RPMORIG files left over by package upgrades.
> See also: `rpm`.
> More information: <https://github.com/xsuchy/rpmconf>.
> More information: <https://manned.org/man/rpmconf.8>.
- List leftover files and interactively choose what to do with each of them:
`sudo rpmconf --all`
`sudo rpmconf {{[-a|--all]}}`
- Delete orphaned RPMNEW and RPMSAVE files:
`sudo rpmconf --all --clean`
`sudo rpmconf {{[-a|--all]}} {{[-c|--clean]}}`
+1 -1
View File
@@ -2,7 +2,7 @@
> A tiny Todoist client in Rust.
> It takes simple input and dumps it in your inbox or another project. Taking advantage of natural language processing to assign due dates, tags, etc.
> More information: <https://github.com/alanvardy/tod>.
> More information: <https://github.com/tod-org/tod/blob/main/docs/usage.md#usage>.
- Import your projects (this is necessary to enable project prompts):
+1 -1
View File
@@ -1,7 +1,7 @@
# trashy
> An alternative to `rm` and `trash-cli` written in Rust.
> More information: <https://github.com/oberblastmeister/trashy>.
> More information: <https://github.com/oberblastmeister/trashy#usage>.
- Move a specific file to the trash:
+3 -3
View File
@@ -1,12 +1,12 @@
# woeusb
> Windows media creation tool.
> More information: <https://github.com/WoeUSB/WoeUSB>.
> More information: <https://manned.org/woeusb>.
- Format a USB then create a bootable Windows installation drive:
`woeusb --device {{path/to/windows.iso}} {{/dev/sdX}}`
`woeusb {{[-d|--device]}} {{path/to/windows.iso}} {{/dev/sdX}}`
- Copy Windows files to an existing partition of a USB storage device and make it bootable, without erasing the current data:
`woeusb --partition {{path/to/windows.iso}} {{/dev/sdXN}}`
`woeusb {{[-p|--partition]}} {{path/to/windows.iso}} {{/dev/sdXN}}`
+1 -1
View File
@@ -1,7 +1,7 @@
# xed
> Edit files in Cinnamon desktop environment.
> More information: <https://github.com/linuxmint/xed>.
> More information: <https://manned.org/xed>.
- Start the editor:
+5 -5
View File
@@ -2,23 +2,23 @@
> Find and download videos and music. Written in POSIX shell.
> See also: `youtube-dl`, `yt-dlp`, `instaloader`.
> More information: <https://github.com/pystardust/ytfzf>.
> More information: <https://manned.org/ytfzf>.
- Search for videos on YouTube with thumbnail previews:
`ytfzf --show-thumbnails {{search_pattern}}`
`ytfzf {{[-t|--show-thumbnails]}} {{search_pattern}}`
- Play only the audio of the first item in a loop:
`ytfzf --audio-only --auto-select --loop {{search_pattern}}`
`ytfzf {{[-m|--audio-only]}} {{[-a|--auto-select]}} {{[-l|--loop]}} {{search_pattern}}`
- Download a video from the history:
`ytfzf --download --choose-from-history`
`ytfzf {{[-d|--download]}} --choose-from-history`
- Play all the music found in a search:
`ytfzf --audio-only --select-all {{search_pattern}}`
`ytfzf {{[-m|--audio-only]}} {{[-A|--select-all]}} {{search_pattern}}`
- See the trending videos in an external menu: