brightness, n, open, pbcopy, pbpaste, rename, route, rubocop, softwareupdate, timed, where, while, xed, xip: add link (#7831)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# n
|
||||
|
||||
> Tool to manage multiple node versions.
|
||||
> More information: <https://github.com/tj/n>.
|
||||
|
||||
- Install a given version of node. If the version is already installed, it will be activated:
|
||||
|
||||
|
@@ -2,6 +2,7 @@
|
||||
|
||||
> Reports all known instances of a command.
|
||||
> It could be an executable in the PATH environment variable, an alias, or a shell builtin.
|
||||
> More information: <https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html>.
|
||||
|
||||
- Find all instances of a command:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# while
|
||||
|
||||
> Simple shell loop.
|
||||
> More information: <https://manned.org/while>.
|
||||
|
||||
- Read stdin and perform an action on every line:
|
||||
|
||||
|
@@ -2,6 +2,7 @@
|
||||
|
||||
> Service that synchronizes system time (e.g. using NTP).
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://manned.org/timed>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
|
Reference in New Issue
Block a user