Right option is (b) -n
Easiest explanation: pr command offers many options which are used for producing the output in just the format we need. For example,
-d double spaces input
-n numbers lines, helps in debugging code
-o n offsets lines by n spaces, increases left margin of the page