Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
"rad -h ." gives an error, not help
liw opened 1 year ago

when I run rad -h . I get the error ✗ Error: rad: unexpected argument "." which is not entirely helpful.

I was trying to see if there's an option to the period command so that I could check for the RID of a repository other than the current one.

z6MkireR...3voM commented 1 year ago

The . isn't a command though, I believe it's shorthand for rad inspect. So the -h not getting picked up is probably due to parsing – and the unexpected argument "." is not entirely wrong :)