1# This options file is correct. 2alias -option2 -alias2 3-option1 4# Initial spaces are allowed. 5 -option2 value2 6-num_option_1 1 7-num_option_2 2.2 8-num_option_3 .3 9-num_option_4 -4 10-num_option_5 -5.5 11-num_option_6 -.6 12