mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
7 lines
284 B
Text
7 lines
284 B
Text
Riff is a wrapper around 'diff' that highlights which parts of lines have
|
|
changed.
|
|
|
|
Much like 'git', riff sends its output to a pager, trying these in order:
|
|
1. whatever is specified in the '$PAGER' environment variable
|
|
2. 'moar' because it is nice
|
|
3. 'less' because it is ubiquitous
|