explicitly document that 'got ref' expects absolute reference names
diff --git a/got/got.1 b/got/got.1
index 74fbaf4..c34b1bc 100644
--- a/got/got.1
+++ b/got/got.1
@@ -479,6 +479,8 @@ or update, the reference with the given
.Ar name ,
and make it point at the given
.Ar target .
+The name must be an absolute reference name, i.e. it must begin with
+.Dq refs/ .
The target may be an object ID SHA1 hash or an existing reference which
will be resolved to an object ID.
An abbreviated hash argument will be expanded to a full SHA1 hash