]> git.sesse.net Git - plocate/commit
Implement the -N/--literal option.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Tue, 5 Oct 2021 21:02:09 +0000 (23:02 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Tue, 5 Oct 2021 21:02:09 +0000 (23:02 +0200)
commit67c741868bac4d4b845426d8b7e6126f4ec41232
tree71d6bcc5b9283d269fab9a2d0cf9f9fed66750d1
parenteca797d04cd68d2ec7b8e0abde0f71ac897c2066
Implement the -N/--literal option.

This matches the GNU coreutils option to turn off the automatic
quoting of special characters when printing to a tty.
options.h
plocate.1
plocate.cpp
serializer.cpp