docs: up man
This commit is contained in:
parent
1eb93a5ff0
commit
c5de70df5f
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
# Next
|
||||
|
||||
**New features**
|
||||
|
||||
- `--unix` option to normalize all line endings to LF
|
||||
|
||||
# 1.5.2
|
||||
|
||||
**Notable bug fixes**
|
||||
|
|
|
@ -35,6 +35,9 @@ history size
|
|||
.TP
|
||||
\fB-P, --no-persist\fR
|
||||
Don't persist a copy buffer after a program exits
|
||||
.TP
|
||||
\fB--unix\fR
|
||||
Normalize line endings to LF
|
||||
.SS
|
||||
\fBpick --tool=TOOL [<flags>]\fR
|
||||
.PP
|
||||
|
|
Loading…
Reference in a new issue