parse Command String
Takes the input string and builds a string to represent the command from the string.
Return
true if the parse was successful
Parameters
input
the input to parse
command
the parsed output
Takes the input string and builds a string to represent the command from the string.
true if the parse was successful
the input to parse
the parsed output