summaryrefslogtreecommitdiffstats
path: root/git-switch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-switch.txt')
-rw-r--r--git-switch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-switch.txt b/git-switch.txt
index 6137421ed..f38e4c8af 100644
--- a/git-switch.txt
+++ b/git-switch.txt
@@ -176,7 +176,7 @@ name, the guessing is aborted. You can explicitly give a name with
`branch.autoSetupMerge` configuration variable is true.
--orphan <new-branch>::
- Create a new 'orphan' branch, named `<new-branch>`. All
+ Create a new unborn branch, named `<new-branch>`. All
tracked files are removed.
--ignore-other-worktrees::