Skip to content

Commit 834d53e

Browse files
committed
Added sample usage to README
1 parent b499e33 commit 834d53e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,19 @@ Use input from the command line
4747
one
4848
five
4949

50-
### Implemented
50+
### Features I implemented
5151

5252
--e, --echo
5353
-i, --input-range
5454
-n, --head-count
5555

56-
### Not implemented
56+
### Features I have not implemented
5757

5858
-o, --output-file
5959
--random-source
6060
-r, --repeat
6161
-z, --zero-terminated
6262

63-
### Added
63+
### Features I added that are not in GNU shuf
6464

6565
--input-file specify an input file to read from

0 commit comments

Comments
 (0)