J. F. B. III
J. F. B. III
These errors do not get logged to STDOUT, but instead get bubbled up to node.js for logging to STDERR.
The Command struct appears to support Description and have null handling Not sure how to test this patch locally: ``` $ git diff app/builtin/create.go diff --git a/app/builtin/create.go b/app/builtin/create.go index 52f5780..fc4582a...
No objection to a flag here. I'll need to dig through src more to find out where that would be handled.
Any preference on the name, usage or shorthand for this flag?
https://github.com/gliderlabs/cmd/tree/joebwan_exp includes a patch worth review. At the moment I'm unable to test locally but `make clean && make build` succeed.
https://github.com/gliderlabs/cmd/commit/96de3f8dd5324616f9d4be3fba05b17bce01bccb is tested locally
Quoting the entire ssh command works well and is fairly standard practice when all you want to do is run one command on a host over ssh. Users should probably...