commit 0df6b4df0fdcddf91ef84e4af4e0a6603b87c6f3 from: Stefan Sperling via: Thomas Adam date: Sat Oct 29 15:25:14 2022 UTC man page fixes suggested by Josiah Frentsos commit - c902213d3f8bc01899af3801fc2521a702fc703c commit + 0df6b4df0fdcddf91ef84e4af4e0a6603b87c6f3 blob - 1f836aa9f48869909e61c1d1c6ca6c9e8677b4f2 blob + d41a6e1a949b1556352b5d6b79871935dd15e95a --- gotctl/gotctl.8 +++ gotctl/gotctl.8 @@ -35,7 +35,6 @@ The options for .Nm are as follows: .Bl -tag -width Ds -.Bl -tag -width tenletters .It Fl h Display usage information and exit immediately. .It Fl f Ar path @@ -54,7 +53,7 @@ Display program version and exit immediately. The commands for .Nm are as follows: -.Bl -tag -width checkout +.Bl -tag -width Ds .It Cm info Display information about a running .Xr gotd 8 @@ -64,6 +63,7 @@ Stop a running .Xr gotd 8 instance. This operation requires root privileges. +.El .Sh SEE ALSO .Xr got 1 , .Xr gotd 8