pages.*: standardize capitalization in note term (#12195)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
fb4f4b550c
commit
1de9190d63
@@ -1,7 +1,7 @@
|
||||
# rename
|
||||
|
||||
> Rename multiple files.
|
||||
> NOTE: this page refers to the command from the `rename` Debian package.
|
||||
> Note: this page refers to the command from the `rename` Debian package.
|
||||
> More information: <https://manned.org/file-rename>.
|
||||
|
||||
- Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# lid
|
||||
|
||||
> NOTE: This page is currently a redirection stub. If you are familiar with this program, please open a pull request.
|
||||
> Note: This page is currently a redirection stub. If you are familiar with this program, please open a pull request.
|
||||
> Query ID database and report results.
|
||||
> On Fedora and Arch Linux, the binary name `lid` is taken by another program. See `tldr libuser-lid`.
|
||||
> More information: <https://www.gnu.org/software/idutils/>.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# look
|
||||
|
||||
> Display lines beginning with a prefix in a file.
|
||||
> NOTE: the lines in the file must be sorted.
|
||||
> Note: the lines in the file must be sorted.
|
||||
> See also: `grep`, `sort`.
|
||||
> More information: <https://manned.org/look>.
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# rename
|
||||
|
||||
> Rename multiple files.
|
||||
> NOTE: this page refers to the command from the `perl-rename` Arch Linux package.
|
||||
> Note: this page refers to the command from the `perl-rename` Arch Linux package.
|
||||
> More information: <https://manned.org/rename>.
|
||||
|
||||
- Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# rename
|
||||
|
||||
> Rename multiple files.
|
||||
> NOTE: this page refers to the command from the `prename` Fedora package.
|
||||
> Note: this page refers to the command from the `prename` Fedora package.
|
||||
> More information: <https://manned.org/man/prename>.
|
||||
|
||||
- Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# quickget
|
||||
|
||||
> Download and prepare materials for building a Quickemu virtual machine.
|
||||
> NOTE: the parameter "edition" is always optional.
|
||||
> Note: the parameter "edition" is always optional.
|
||||
> See also: `quickemu`.
|
||||
> More information: <https://github.com/quickemu-project/quickemu>.
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# rename
|
||||
|
||||
> Rename multiple files.
|
||||
> NOTE: this page refers to the command from the `util-linux` package.
|
||||
> Note: this page refers to the command from the `util-linux` package.
|
||||
> For the Perl version, see `file-rename` or `perl-rename`.
|
||||
> Warning: This command has no safeguards and will overwrite files without prompting.
|
||||
> More information: <https://manned.org/rename>.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# switch_root
|
||||
|
||||
> Use a different filesystem as the root of the mount tree.
|
||||
> NOTE: switch_root will fail to function if the new root is not the root of a mount. Use bind-mounting as a workaround.
|
||||
> Note: switch_root will fail to function if the new root is not the root of a mount. Use bind-mounting as a workaround.
|
||||
> See also: `chroot`, `mount`.
|
||||
> More information: <https://manned.org/switch_root.8>.
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# urpmi.addmedia
|
||||
|
||||
> Add media in Mageia.
|
||||
> NOTE: Mageia documentation uses medium and repository as synonymous.
|
||||
> Note: Mageia documentation uses medium and repository as synonymous.
|
||||
> See also: `urpmi`, `urpmi.update`, `urpme`, `urpmi.removemedia`, `urpmf`, `urpmq`.
|
||||
> More information: <https://wiki.mageia.org/en/URPMI#urpme>.
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# urpmi.removemedia
|
||||
|
||||
> Remove media in Mageia.
|
||||
> NOTE: Mageia documentation uses medium and repository as synonymous.
|
||||
> Note: Mageia documentation uses medium and repository as synonymous.
|
||||
> See also: `urpmi`, `urpme`, `urpmi.addmedia`, `urpmi.update`, `urpmf`, `urpmq`.
|
||||
> More information: <https://wiki.mageia.org/en/URPMI#urpmi.removemedia>.
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# urpmi.update
|
||||
|
||||
> Update the list of packages from a package repository in Mageia.
|
||||
> NOTE: Mageia documentation uses medium and repository as synonymous.
|
||||
> Note: Mageia documentation uses medium and repository as synonymous.
|
||||
> See also: `urpmi`, `urpme`, `urpmi.addmedia`, `urpmi.removemedia`, `urpmf`, `urpmq`.
|
||||
> More information: <https://wiki.mageia.org/en/URPMI#urpmi.update>.
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# virt-viewer
|
||||
|
||||
> Minimal graphical interface for a virtual machine (VM).
|
||||
> NOTE: 'domain' refers to the name, UUID or ID for the existing VMs (See: tldr virsh).
|
||||
> Note: 'domain' refers to the name, UUID or ID for the existing VMs (See: tldr virsh).
|
||||
> More information: <https://manned.org/virt-viewer>.
|
||||
|
||||
- Launch `virt-viewer` with a prompt to select running virtual machines:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# virt-xml
|
||||
|
||||
> Edit libvirt Domain XML files with explicit command-line options.
|
||||
> NOTE: 'domain' refers to the name, UUID or ID for the existing VMs (See: tldr virsh).
|
||||
> Note: 'domain' refers to the name, UUID or ID for the existing VMs (See: tldr virsh).
|
||||
> More information: <https://github.com/virt-manager/virt-manager/blob/main/man/virt-xml.rst>.
|
||||
|
||||
- List all the suboptions for a specific option:
|
||||
|
Reference in New Issue
Block a user