*: replace dead more information links (#11542)
* *: replace dead more informtion links * dolt * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Store your shell history in a searchable database.
|
||||
> Optionally sync your encrypted history between machines.
|
||||
> More information: <https://atuin.sh/docs/overview/introduction/>.
|
||||
> More information: <https://atuin.sh/docs/commands>.
|
||||
|
||||
- Install atuin into your shell:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dfc
|
||||
|
||||
> Gives an overview of the filesystem disk space usage with colors and graphs.
|
||||
> More information: <https://projects.gw-computing.net/projects/dfc/wiki>.
|
||||
> More information: <https://github.com/Rolinh/dfc>.
|
||||
|
||||
- Display filesystems and their disk usage in human-readable form with colors and graphs:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt add
|
||||
|
||||
> Add the contents of a table to the list of Dolt staged tables.
|
||||
> More information: <https://github.com/dolthub/dolt>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-add>.
|
||||
|
||||
- Add a table to the list of staged tables (stage a table):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt blame
|
||||
|
||||
> Displays commit information for each row of a Dolt table.
|
||||
> More information: <http://github.com/dolthub/dolt>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-blame>.
|
||||
|
||||
- Display the latest commit for each row of a table:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt branch
|
||||
|
||||
> Manage Dolt branches.
|
||||
> More information: <https://github.com/dolthub/dolt>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-branch>.
|
||||
|
||||
- List local branches (current branch is highlighted by `*`):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt checkout
|
||||
|
||||
> Checkout the work tree or tables to a specific branch or commit.
|
||||
> More information: <https://github.com/dolthub/dolt>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-checkout>.
|
||||
|
||||
- Switch to a branch:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt commit
|
||||
|
||||
> Commit staged changes to tables.
|
||||
> More information: <https://docs.dolthub.com/interfaces/cli#dolt-commit>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-commit>.
|
||||
|
||||
- Commit all staged changes, opening the editor specified by `$EDITOR` to enter the commit message:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt config
|
||||
|
||||
> Read and write local (per repository) and global (per user) Dolt configuration variables.
|
||||
> More information: <https://docs.dolthub.com/interfaces/cli#dolt-config>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-config>.
|
||||
|
||||
- List all local and global configuration options and their values:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt fetch
|
||||
|
||||
> Download objects and refs from another repository.
|
||||
> More information: <https://github.com/dolthub/dolt>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-fetch>.
|
||||
|
||||
- Fetch the latest changes from the default remote upstream repository (origin):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt merge
|
||||
|
||||
> Join two or more development histories together.
|
||||
> More information: <https://github.com/dolthub/dolt>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-merge>.
|
||||
|
||||
- Incorporate changes from the named commits into the current branch:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dolt version
|
||||
|
||||
> Displays the current dolt CLI version.
|
||||
> More information: <http://github.com/dolthub/dolt>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-version>.
|
||||
|
||||
- Display version:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> An SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.
|
||||
> Some subcommands such as `commit` have their own usage documentation.
|
||||
> More information: <https://github.com/dolthub/dolt>.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli>.
|
||||
|
||||
- Execute a `dolt` subcommand:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# exenv
|
||||
|
||||
> A tool to easily install Elixir versions and manage application environments.
|
||||
> More information: <https://github.com/exenv/exenv>.
|
||||
> More information: <https://github.com/mururu/exenv>.
|
||||
|
||||
- Display a list of installed versions:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> A LaTeX formula preprocessor for HTML files.
|
||||
> It converts LaTeX formulas to images.
|
||||
> More information: <https://humenda.github.io/GladTeX/manpage.html/>.
|
||||
> More information: <https://manned.org/gladtex.1>.
|
||||
|
||||
- Convert to html:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> View, record, and programmatically transform HTTP traffic.
|
||||
> The command-line counterpart to mitmproxy.
|
||||
> More information: <https://docs.mitmproxy.org/stable/overview-tools/#mitmdump>.
|
||||
> More information: <https://docs.mitmproxy.org/stable/#mitmdump>.
|
||||
|
||||
- Start a proxy and save all output to a file:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Delete unused and unreachable nix store paths.
|
||||
> Generations can be listed using `nix-env --list-generations`.
|
||||
> More information: <https://nixos.org/releases/nix/latest/manual/#sec-nix-collect-garbage>.
|
||||
> More information: <https://nixos.org/manual/nix/stable/command-ref/nix-collect-garbage.html>.
|
||||
|
||||
- Delete all store paths unused by current generations of each profile:
|
||||
|
||||
|
@@ -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-deprecated>.
|
||||
> More information: <https://github.com/apache/parquet-mr>.
|
||||
|
||||
- Display the content of a Parquet file:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# radare2
|
||||
|
||||
> A set of reverse engineering tools.
|
||||
> More information: <https://radare.gitbooks.io/radare2book/>.
|
||||
> More information: <https://www.radare.org/r/docs.html>.
|
||||
|
||||
- Open a file in write mode without parsing the file format headers:
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Manage nameserver information.
|
||||
> Acts as an intermediary between programs that supply nameserver information and applications that use this information.
|
||||
> This tldr documents Debian's implementation of resolvconf.
|
||||
> More information: <https://manpages.ubuntu.com/manpages/resolvconf.8.html>.
|
||||
> More information: <https://manned.org/resolvconf.8>.
|
||||
|
||||
- Add or override the IFACE.PROG record and run the update scripts if updating is enabled:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# salt-call
|
||||
|
||||
> Invoke salt locally on a salt minion.
|
||||
> More information: <https://docs.saltstack.com/ref/cli/salt-call.html>.
|
||||
> More information: <https://docs.saltproject.io/en/latest/ref/cli/salt-call.html>.
|
||||
|
||||
- Perform a highstate on this minion:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manages salt minion keys on the salt master.
|
||||
> Needs to be run on the salt master, likely as root or with sudo.
|
||||
> More information: <https://docs.saltstack.com/ref/cli/salt-key.html>.
|
||||
> More information: <https://docs.saltproject.io/en/latest/ref/cli/salt-key.html>.
|
||||
|
||||
- List all accepted, unaccepted and rejected minion keys:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# salt-run
|
||||
|
||||
> Frontend for executing salt-runners on minions.
|
||||
> More information: <https://docs.saltstack.com/ref/cli/salt-run.html>.
|
||||
> More information: <https://docs.saltproject.io/en/latest/ref/cli/salt-run.html>.
|
||||
|
||||
- Show status of all minions:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# salt
|
||||
|
||||
> Execute commands and assert state on remote salt minions.
|
||||
> More information: <https://docs.saltstack.com/ref/cli/salt.html>.
|
||||
> More information: <https://docs.saltproject.io/en/latest/ref/cli/index.html>.
|
||||
|
||||
- List connected minions:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# stern
|
||||
|
||||
> Tail multiple pods and containers from Kubernetes.
|
||||
> More information: <https://github.com/wercker/stern/>.
|
||||
> More information: <https://github.com/stern/stern>.
|
||||
|
||||
- Tail all pods within a current namespace:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Connects the client to the Tailscale network.
|
||||
> In version 1.8 and above, command-line arguments are stored and reused until they're overwritten or `--reset` is called.
|
||||
> More information: <https://tailscale.com/kb/admin/>.
|
||||
> More information: <https://tailscale.com/kb/1080/cli/#up>.
|
||||
|
||||
- Connect to Tailscale:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# vgmstream_cli
|
||||
|
||||
> Play a wide variety of audio formats used in video games and convert them into `wav`.
|
||||
> More information: <https://vgmstream.org/doc/USAGE>.
|
||||
> More information: <https://github.com/vgmstream/vgmstream/blob/master/doc/USAGE.md>.
|
||||
|
||||
- Decode an `adc` file to `wav`. (Default output name is `input.wav`):
|
||||
|
||||
|
Reference in New Issue
Block a user