command `# a comment` \ --longopt1 `# another comment` \ --longopt2 arg \ argument
command `# a comment` \ # --longopt1 \ --longopt2 arg \ argument
EDIT: Oh, `# a comment`. Didn't notice that. I'm going to explore it, thanks.
EDIT: Oh, `# a comment`. Didn't notice that. I'm going to explore it, thanks.