commit - 6becd17985c1bba6b5ad4b15965378d2fa5b54d6
commit + eeb02ce98adec0eb07c7f435cf8b0a186c72283d
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: