minor tweaks to get around groff treating leading . as a special character
This commit is contained in:
@@ -23,7 +23,7 @@ DESCRIPTION
|
||||
- prune remote branches
|
||||
|
||||
git-fresh will ignore any branches listed in a .freshignore file.
|
||||
.freshignore should contain branch names you would like to ignore
|
||||
freshignore should contain branch names you would like to ignore
|
||||
on separate lines. The file can exist in the current Git repo
|
||||
or in the home directory, i.e. ~/.freshignore.
|
||||
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ stash changes
|
||||
prune \fIremote\fP branches
|
||||
.PP
|
||||
\fBgit-fresh\fP will ignore any branches listed in a .freshignore file.
|
||||
.freshignore should contain branch names you would like to ignore
|
||||
\ .freshignore should contain branch names you would like to ignore
|
||||
on separate lines. The file can exist in the current Git repo
|
||||
or in the home directory, i.e. ~/.freshignore.
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user