commit - 433eb77d4f00be3e4a69641f7a61b4e5c6935a15
commit + f0e09e7dfdbb343ff305d9f64c1808bbe5b5dcfa
blob - 8c5b5a75328351dabed1b36f8461032cb1adeee8
blob + c05526712b0454c46276578394d83123271875ad
--- got/got.1
+++ got/got.1
The on-disk format of this work tree is described in
.Xr got-worktree 5 .
.Pp
+The
.Nm
-provides global and command-specific options.
+utility provides global and command-specific options.
Global options must precede the command name, and are as follows:
.Bl -tag -width tenletters
.It Fl h
Display program version and exit immediately.
.El
.Pp
+The
+.Nm
+utility only provides commands needed to perform version control tasks.
+Commands needed for repository maintenance tasks are provided by
+.Xr gotadmin 8 .
+Git repository server functionality is provided by
+.Xr gotd 8 .
+A repository interface for web browsers is provided by
+.Xr gotwebd 8 .
+An interactive repository interface for the terminal is provided by
+.Xr tog 1 .
+.Pp
The commands for
.Nm
are as follows: