Skip to content

Commit 8b78d9b

Browse files
committed
deploy: c249eba
1 parent df0ae15 commit 8b78d9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/src/uu_shuf/shuf.rs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@
378378
{} -e [OPTION]... [ARG]...
379379
{} -i LO-HI [OPTION]...&quot;</span>;
380380
<span class="kw">static</span> <span class="ident">ABOUT</span>: <span class="kw-2">&amp;</span><span class="ident">str</span> <span class="op">=</span> <span class="string">&quot;\
381-
Shuffle the input by outputting a random permutation of input lines.\
382-
Each output permutation is equally likely.\
381+
Shuffle the input by outputting a random permutation of input lines. \
382+
Each output permutation is equally likely. \
383383
With no FILE, or when FILE is -, read standard input.&quot;</span>;
384384

385385
<span class="kw">struct</span> <span class="ident">Options</span> {

0 commit comments

Comments
 (0)