diff --git a/CHANGELOG.md b/CHANGELOG.md index b53769f..f7db6cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Next + +**New features** + +- `--unix` option to normalize all line endings to LF + # 1.5.2 **Notable bug fixes** diff --git a/docs/clipman.1 b/docs/clipman.1 index dcb564d..1d5737f 100644 --- a/docs/clipman.1 +++ b/docs/clipman.1 @@ -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 []\fR .PP