mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-14 18:15:23 +02:00
*: fix man link (#17112)
This commit is contained in:
parent
ea0b6b1de0
commit
5dfe1171c2
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# gst-discoverer-1.0
|
||||
|
||||
> Display file metadata and stream information.
|
||||
> More information: <https://manned.org/man/gst-discoverer-1.0.1>.
|
||||
> More information: <https://manned.org/gst-discoverer-1.0.1>.
|
||||
|
||||
- Print file metadata:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# info
|
||||
|
||||
> Read documentation stored in the info format.
|
||||
> More information: <https://manned.org/man/info>.
|
||||
> More information: <https://manned.org/info>.
|
||||
|
||||
- Start reading top-level directory menu:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# alsamixer
|
||||
|
||||
> Graphical mixer for ALSA soundcard driver.
|
||||
> More information: <https://manned.org/man/alsamixer>.
|
||||
> More information: <https://manned.org/alsamixer>.
|
||||
|
||||
- Select the soundcard to use:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# cpuid
|
||||
|
||||
> Display detailed information about all CPUs.
|
||||
> More information: <https://manned.org/man/cpuid.1>.
|
||||
> More information: <https://manned.org/cpuid.1>.
|
||||
|
||||
- Display information for all CPUs:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ntpq
|
||||
|
||||
> Query the Network Time Protocol (NTP) daemon.
|
||||
> More information: <https://manned.org/man/ntpq.1>.
|
||||
> More information: <https://manned.org/ntpq.1>.
|
||||
|
||||
- Start `ntpq` in interactive mode:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue