# | Line 71 | Line 71 | The | |
---|---|---|
71 | .I \-c | |
72 | opiton forces the operation to proceed, even if it appears to be a no-op, | |
73 | which can be useful to correct a misshapen input matrix or check that | |
74 | < | the data is the proper size. |
74 | > | the data is the proper size and formatted correctly (in the case of ASCII input). |
75 | .PP | |
76 | The input format is assumed to be ASCII, with three white-space separated words | |
77 | (typically numbers) in each record. |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |