]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-rebase.txt
Merge branch 'ma/rebase-doc-typofix' into master
[thirdparty/git.git] / Documentation / git-rebase.txt
index 4624cfd28838054f814d07366810110732e5a3bb..374d2486f71c6659d48ea6105e877d89b9fe8d28 100644 (file)
@@ -259,7 +259,7 @@ See also INCOMPATIBLE OPTIONS below.
        unchanged as a result. If a temporary stash entry was created
        using --autostash, it will be saved to the stash list.
 
---apply:
+--apply::
        Use applying strategies to rebase (calling `git-am`
        internally).  This option may become a no-op in the future
        once the merge backend handles everything the apply one does.