update CAVEATS section in got.1
diff --git a/got/got.1 b/got/got.1
index 66cbac0..3f7e91e 100644
--- a/got/got.1
+++ b/got/got.1
@@ -727,7 +727,8 @@ branch.
is a work-in-progress and many commands remain to be implemented.
At present, the user has to fall back on
.Xr git 1
-to perform many basic tasks.
+to perform tasks related to repository administration and tasks
+which require a network connection.
.Pp
When working against a repository created with
.Dq git clone --bare ,