ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/root-tail/root-tail.c
(Generate patch)

Comparing root-tail/root-tail.c (file contents):
Revision 1.56 by pcg, Fri Apr 9 04:26:52 2004 UTC vs.
Revision 1.57 by pcg, Sat Apr 10 13:26:24 2004 UTC

1584 " -reverse print new lines at the top\n" 1584 " -reverse print new lines at the top\n"
1585 " -whole wait for \\n before showing a line\n" 1585 " -whole wait for \\n before showing a line\n"
1586 " -partial show lines even if they don't end with a \\n\n" 1586 " -partial show lines even if they don't end with a \\n\n"
1587 " -update allow updates to old partial lines\n" 1587 " -update allow updates to old partial lines\n"
1588 " -cont string to prefix continued partial lines with\n" 1588 " -cont string to prefix continued partial lines with\n"
1589 " defaults to \"|| \"\n"
1589 " -wordwrap wrap long lines at spaces to avoid breaking words\n" 1590 " -wordwrap wrap long lines at spaces to avoid breaking words\n"
1590 " defaults to \"[+]\"\n"
1591 " -shade add shading to font\n" 1591 " -shade add shading to font\n"
1592 " -noinitial don't display the last file lines on\n" 1592 " -noinitial don't display the last file lines on\n"
1593 " startup\n" 1593 " startup\n"
1594 " -i | -interval seconds interval between checks (fractional\n" 1594 " -i | -interval seconds interval between checks (fractional\n"
1595 " values o.k.). Default 2.4 seconds\n" 1595 " values o.k.). Default 2.4 seconds\n"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines