Closed tmackay closed 4 years ago
When piping commands including comments (such as the included bindfiles examples) the space preceding the '#' is not trimmed as it is when reading a config file and causes an error. Will submit PR shortly if that helps.
also appears to remove one too many characters when reading from a config file with comments
When piping commands including comments (such as the included bindfiles examples) the space preceding the '#' is not trimmed as it is when reading a config file and causes an error. Will submit PR shortly if that helps.