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
|
# 1.5.2
|
||||||
|
|
||||||
**Notable bug fixes**
|
**Notable bug fixes**
|
||||||
|
|
|
@ -35,6 +35,9 @@ history size
|
||||||
.TP
|
.TP
|
||||||
\fB-P, --no-persist\fR
|
\fB-P, --no-persist\fR
|
||||||
Don't persist a copy buffer after a program exits
|
Don't persist a copy buffer after a program exits
|
||||||
|
.TP
|
||||||
|
\fB--unix\fR
|
||||||
|
Normalize line endings to LF
|
||||||
.SS
|
.SS
|
||||||
\fBpick --tool=TOOL [<flags>]\fR
|
\fBpick --tool=TOOL [<flags>]\fR
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Reference in a new issue