added accidentally removed line

waldyrious/alt-syntax
Cvetomir Denchev 2016-01-27 10:19:21 +02:00
parent b7b24ab692
commit f28c653143
1 changed files with 1 additions and 3 deletions

View File

@ -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}}`