Commit b48be8cf538bf50655557b4fe58d398f4d3934ee

Stefan Sperling 2019-07-14T12:55:47

update CAVEATS section in got.1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 ,