doc: footrc.5: add 'uniq | tac' to the pipe-visible example

This commit is contained in:
Daniel Eklöf 2020-07-29 17:32:55 +02:00
parent 919f31ffcb
commit 25e745cd8a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -261,7 +261,8 @@ e.g. *search-start=none*.
use *sh -c "command line"* if you need that.
Example:
*pipe-visible=[sh -c "xurls | bemenu | xargs -r firefox"] Control+Print*
*pipe-visible=[sh -c "xurls | uniq | tac | bemenu | xargs -r
firefox"] Control+Print*
Default: _not bound_