Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
"rad -h ." gives an error, not help
Open 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.

fintohaps 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 :)