commit 74ff3f23fc46fc032437327d53a5fad7ba699a0d from: Stefan Sperling date: Sun Jul 07 12:01:23 2019 UTC write 'message' out as a full word in 'got commit' documentation commit - 0e1b0230f4458c13646126f1b1285a89f0885d66 commit + 74ff3f23fc46fc032437327d53a5fad7ba699a0d blob - 0d8ec3c831dfd278985a0bdc1841efd5a9c39862 blob + 5b0caca573471a7115a0ac8bba32b020c9db5557 --- got/got.1 +++ got/got.1 @@ -383,7 +383,7 @@ it will become an unversioned file again. If a file was deleted with .Cm got rm it will be restored. -.It Cm commit [ Fl m Ar msg ] [ file-path ] +.It Cm commit [ Fl m Ar message ] [ file-path ] Create a new commit in the repository from local changes in a work tree and use this commit as the new base commit for the work tree. .Pp @@ -414,7 +414,7 @@ The options for .Cm got commit are as follows: .Bl -tag -width Ds -.It Fl m Ar msg +.It Fl m Ar message Use the specified log message when creating the new commit. Without the .Fl m