"rad -h ." gives an error, not help
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.
The
.isn’t a command though, I believe it’s shorthand forrad inspect. So the-hnot getting picked up is probably due to parsing – and the unexpected argument"."is not entirely wrong :)