mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 21:55:30 +02:00
read: update more information link (#15649)
This commit is contained in:
parent
31b3d8ad0f
commit
fc37cb05b8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# read
|
# read
|
||||||
|
|
||||||
> Shell builtin for retrieving data from `stdin`.
|
> Shell builtin for retrieving data from `stdin`.
|
||||||
> More information: <https://manned.org/read.1p>.
|
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-read>.
|
||||||
|
|
||||||
- Store data that you type from the keyboard:
|
- Store data that you type from the keyboard:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue