git(1): fix git/add -r spacing and wording in BUGS section

This commit is contained in:
Igor Böhm 2021-11-08 01:05:51 +00:00
parent a87ce74d60
commit a7ec6ee4e8

View file

@ -317,7 +317,7 @@ The copy of the file in the repository is left untouched.
.PP .PP
.B Git/rm .B Git/rm
is an alias for is an alias for
.IR git/add -r . .IR git/add\ -r .
.PP .PP
.B Git/commit .B Git/commit
@ -648,6 +648,6 @@ The contents of this file are used as fallbacks for the per-user config.
.PP .PP
Repositories with submodules are effectively read-only. Repositories with submodules are effectively read-only.
.PP .PP
There are a some of missing commands, features, and tools There are some missing commands, features, and tools.
.PP .PP
git/compat only works within a git repository. git/compat only works within a git repository.