Commit Graph

25 Commits (master)

Author SHA1 Message Date
Anomalocaridid b56021ffa9 make LESSOPEN support opt-in 9 months ago
Anomalocaridid e32ad0b048
Add `$LESSOPEN` and `$LESSCLOSE` support (#2444) 9 months ago
David Peter c7905a6029 Minor fix in man page 1 year ago
David Peter 871abd27aa Update man page regarding --nonprintable-notation 1 year ago
Anders Kaseorg 4583826a5b Fix documentation typo: --pager=never → --paging=never
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2 years ago
Isaac Horvath adea895026
Add a --style=default option (#2119)
* Add a --style=default option

* Added --style=default test and CHANGELOG entry

* Format CHANGELOG.md options with quotes

Co-authored-by: Martin Nordholts <enselic@gmail.com>

* Update help text for '--style'

* Make --style=default the default option

* Update style descriptions: "basic" -> "recommended"

* Add integration test for --style=default as default

* Update clap long help for --style
2 years ago
Martin Nordholts 3c057aa590 Add header-filename and header-filesize where missing 2 years ago
Mahdi Dibaiee 3f7bff90ba Add note regarding options passed to less by default in manpage
Fixes #1913

Signed-off-by: Mahdi Dibaiee <mdibaiee@pm.me>
2 years ago
Bojan Durdevic 0748783404 Support for line range plus syntax 3 years ago
a1346054 51edacb5eb style: trim excess whitespace 3 years ago
Martin Nordholts 8ecd23eab4 Make --style docs reflect that 'full' is default
Closes #1742
3 years ago
Frederick Zhang fe8e526292 Document --generate-config-file in manual 3 years ago
Keith Hall 5b09561114 Update map-syntax text in manpage to match --help 3 years ago
Keith Hall fcde4824d5 Add missing command line options to the manpage 3 years ago
Tom Milligan e293c58bb0
update man pages 4 years ago
Timmy Xiao 4ba7546c65 Fix spelling and use PROJECT_EXECUTABLE more 4 years ago
Ethan P fd52c01e78 Add custom languages/themes sections to manpage 4 years ago
sharkdp f18009e5d5 Remove 'liquid' dependency 4 years ago
Alexander Karlis 6017989c4c removed printlns, updated Changelog, updated man 4 years ago
Dash Peters c264f74771 Hide alias in help, update man and completions
A long alias doesn't make sense, since `--paging=never` already exists
4 years ago
sharkdp 978def2d40 Update documentation 4 years ago
sharkdp 4e40d4c720 Major update for the man page, closes #573 4 years ago
sharkdp 20ba984c6d Update help text, closes #713 5 years ago
Helder M 3b5fcf4619 Update options sort order in --help and manpage file
This commit updates the sort order of --help options in order to improve
usability/importance putting most useful/used commands on top. In
addition to that, similar options were grouped together.
5 years ago
Ethan P c8478cedc5
Update manual page to use parameterized names 5 years ago