| -c |
preserve indentation of first two lines
|
| -p |
reformat only lines beginning with STRING,reattaching the prefix to reformatted lines
|
| -s |
split long lines, but do not refill
|
| -t |
indentation of first line different from second
|
| -u |
one space between words, two after sentences
|
| -w WIDTH |
maximum line width (default of 75 columns)
|
| -g WIDTH |
goal width (default of 93% of width)
|
| -h |
display help and exit
|