mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-08 06:35:52 +02:00
added accidentally removed line
This commit is contained in:
parent
b7b24ab692
commit
f28c653143
1 changed files with 1 additions and 3 deletions
|
@ -20,6 +20,4 @@
|
|||
|
||||
- Use a specific character as a delimiter instead of a new line:
|
||||
|
||||
- Store data that you type from the keyboard:
|
||||
|
||||
`read -d {{delimiter}} {{variable}}`
|
||||
`read -d {{new_delimiter}} {{variable}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue