mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-25 01:41:39 +03:00
added accidentally removed line
This commit is contained in:
parent
b7b24ab692
commit
f28c653143
@ -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…
Reference in New Issue
Block a user