fn split_options(value: &str) -> Vec<String>
Splits value by any number of spaces except those preceded by \.
\