Skip to content

Commit 08cb2d5

Browse files
committed
doc: Update help, add v0.6.1
1 parent f560e80 commit 08cb2d5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ FLAGS:
2222
-l, --highlight
2323
Highlight some common code characters
2424
25+
--lps
26+
Activate line per keypress, ignores -c, --cps
27+
2528
-V, --version
2629
Prints version information
2730
@@ -48,7 +51,7 @@ lhe -l -c 5 src/main.rs
4851

4952
Exit with `^C`. I hope you know what this means, _"""hacker"""._
5053

51-
## Roadmap
54+
## Changelog
5255

5356
### v0.1.0
5457

@@ -74,7 +77,11 @@ Exit with `^C`. I hope you know what this means, _"""hacker"""._
7477
- [x] control read errors
7578
- [x] control Ctrl+C clean exit
7679

77-
### Backlog
80+
### v0.6.1
81+
82+
- [x] fix build
83+
84+
## Backlog
7885

7986
- [ ] add gif to README
8087
- [ ] add a logo

0 commit comments

Comments
 (0)