# bl lines up compound statements # -c column in which comments on code start. # -ncdb disables comment delimiters on blank lines # -nce disables `else's to cuddle up to the immediately preceding `}' # -ci continuation indent to be n # -cli1 indent cases 1 tab # i dont believe -cli0 -.5 causes case labels to be indented half a tab stop. - check man source # -d0 lines up these comments with the code # -nfc1 no format col 1 comments # -i8 indent = 8 # -l10 Maximum length of an output line # -nsc disables) the placement of asterisks (`*'s) at the left edge of all comme nts. # -TFD Adds typename to the list of type keywordsA # -v verbose