This message was deleted.
# feature-requests
s
This message was deleted.
j
we do have the
gt dash pr
command that does this separately from submit
but this is a good idea!
j
Oooh, I didn’t know about that. That’ll be helpful all the same!
Weird though that
gt dash
isn’t documented o.O It just shows the same docs for
gt
but as
gt dash
on all the commands. Doesn’t mention
pr
at all.
j
is this what you did?
weird that it adds the
d
though... the library we use for arg parsing definitely has some issues
j
No,
gt dash -h
. I see yours does work
j
ah, yeah I think
-h
isn't a shortcut for help
but yeah, just repro'd your case... very strange
j
Oh. Derp- yeah, it says at the bottom
Unknown argument: h
.
j
it should still print the help though, of course
j
It does, just that part is beneath all of it.