Commit Diff


commit - ad89fa31184ff8af48516d163f1146ceb3a654f1
commit + ba6e0c2d733bde900b8d0f2e0fcbb86090b4d664
blob - 3f9ea49a0adb808b6114d4b64c6330f312aa7b0c
blob + 20222ee6b0aa62833a8c69e650cb151f963aafc9
--- got/got.1
+++ got/got.1
@@ -516,8 +516,8 @@ command operates on references in this namespace only.
 .Pp
 If invoked in a work tree without any arguments, print the name of the
 work tree's current branch.
-Otherwise, if no options are passed, expect one or two arguments and attempt
-to create a branch reference with the given
+If one or two arguments are passed, attempt to create a branch reference
+with the given
 .Ar name ,
 and make it point at the given
 .Ar commit .