shuf: range description fix

waldyrious/alt-syntax
Like-all 2014-09-10 13:48:17 +04:00
parent d0dee849c2
commit 1089ebb837
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
- generate random numbers in range
`shuf -i LO-HI`
`shuf -i {{low}}-{{high}}`
- take first n results from output