1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-30 18:37:58 +01:00

shuf: range description fix

This commit is contained in:
Like-all 2014-09-10 13:48:17 +04:00
parent d0dee849c2
commit 1089ebb837

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