"Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx> writes: > I think you want this: > > docs: remove stray bracket from git-clone synopsis > > Remove the extra and incorrect closing bracket, so that the line > reads: > > [--filter=<filter> [--also-filter-submodules]] > > instead of > > [--filter=<filter>] [--also-filter-submodules]] As even the author of this patch was once confused, I think the reason why this plausible change [--filter=<filter>] [--also-filter-submodules] is not a correct fix should also be in the proposed log message to help readers.