On Thu, Oct 26, 2017 at 4:53 AM, Sebastian Schuberth <sschuberth@xxxxxxxxx> wrote: > Signed-off-by: Sebastian Schuberth <sschuberth@xxxxxxxxx> > --- > Documentation/git-rev-parse.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt > index 0917b8207b9d6..95326b85ff68e 100644 > --- a/Documentation/git-rev-parse.txt > +++ b/Documentation/git-rev-parse.txt > @@ -264,7 +264,7 @@ print a message to stderr and exit with nonzero status. > --show-toplevel:: > Show the absolute path of the top-level directory. > > ---show-superproject-working-tree > +--show-superproject-working-tree:: Thanks for this fix! Stefan