summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-01-05 15:34:54 +0900
committerJunio C Hamano <gitster@pobox.com>2023-01-05 15:34:54 +0900
commitac204f4407ed011ccaf205e26a0882cdc931e4aa (patch)
tree16bff2dbb375d995a176e3146120479f4ed8ff8b /git-branch.txt
parent4b4567c45aae4498a3609d0f4d343f930e9964fc (diff)
downloadgit-htmldocs-ac204f4407ed011ccaf205e26a0882cdc931e4aa.tar.gz
Autogenerated HTML docs for v2.39.0-189-g4dbeb
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-branch.txt b/git-branch.txt
index 12c5f84e3..aa2f78c4c 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -116,7 +116,7 @@ OPTIONS
-f::
--force::
- Reset <branchname> to <startpoint>, even if <branchname> exists
+ Reset <branchname> to <start-point>, even if <branchname> exists
already. Without `-f`, 'git branch' refuses to change an existing branch.
In combination with `-d` (or `--delete`), allow deleting the
branch irrespective of its merged status, or whether it even