diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-02-08 13:20:34 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-02-08 13:20:34 -0800 |
| commit | 2a10505a77b4f7e8a8d51387638182edd280d2b3 (patch) | |
| tree | a4c5885d4e4911816dbf834381b0260f572751be /Documentation/git-commit-graph.txt | |
| parent | bec916039422e5b67c996e0180148fc5d30b0324 (diff) | |
| parent | 51e846e673ca749273534d063082627a561f7622 (diff) | |
| download | git-2a10505a77b4f7e8a8d51387638182edd280d2b3.tar.xz | |
Merge branch 'ja/doc-placeholders-fix'
Docfix.
* ja/doc-placeholders-fix:
doc: enforce placeholders in documentation
doc: enforce dashes in placeholders
Diffstat (limited to 'Documentation/git-commit-graph.txt')
| -rw-r--r-- | Documentation/git-commit-graph.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-commit-graph.txt b/Documentation/git-commit-graph.txt index c8dbceba01..903b16830e 100644 --- a/Documentation/git-commit-graph.txt +++ b/Documentation/git-commit-graph.txt @@ -13,7 +13,7 @@ SYNOPSIS 'git commit-graph write' [--object-dir <dir>] [--append] [--split[=<strategy>]] [--reachable | --stdin-packs | --stdin-commits] [--changed-paths] [--[no-]max-new-filters <n>] [--[no-]progress] - <split options> + <split-options> DESCRIPTION |
