Open
Description
I've seen a lot of issues about external arguments, like this one: nushell/nushell#5947.
We should have a page that documents all the ways you can call external with arguments (i.e., explaining that you can pass a list to an external as a list of arguments and that one long string with spaces will be considered as one argument).