mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Merge branch 'kr/clone-synopsis-fix' into maint-2.51
Doc fix. * kr/clone-synopsis-fix: docs: remove stray bracket from git-clone synopsis
This commit is contained in:
@@ -16,7 +16,7 @@ git clone [--template=<template-directory>]
|
||||
[--depth <depth>] [--[no-]single-branch] [--[no-]tags]
|
||||
[--recurse-submodules[=<pathspec>]] [--[no-]shallow-submodules]
|
||||
[--[no-]remote-submodules] [--jobs <n>] [--sparse] [--[no-]reject-shallow]
|
||||
[--filter=<filter-spec>] [--also-filter-submodules]] [--] <repository>
|
||||
[--filter=<filter-spec> [--also-filter-submodules]] [--] <repository>
|
||||
[<directory>]
|
||||
|
||||
DESCRIPTION
|
||||
|
||||
Reference in New Issue
Block a user