git(1): fix git/add -r spacing and wording in BUGS section
This commit is contained in:
parent
a87ce74d60
commit
a7ec6ee4e8
1 changed files with 2 additions and 2 deletions
|
@ -317,7 +317,7 @@ The copy of the file in the repository is left untouched.
|
|||
.PP
|
||||
.B Git/rm
|
||||
is an alias for
|
||||
.IR git/add -r .
|
||||
.IR git/add\ -r .
|
||||
|
||||
.PP
|
||||
.B Git/commit
|
||||
|
@ -648,6 +648,6 @@ The contents of this file are used as fallbacks for the per-user config.
|
|||
.PP
|
||||
Repositories with submodules are effectively read-only.
|
||||
.PP
|
||||
There are a some of missing commands, features, and tools
|
||||
There are some missing commands, features, and tools.
|
||||
.PP
|
||||
git/compat only works within a git repository.
|
||||
|
|
Loading…
Reference in a new issue