File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
* Introduction
6
6
7
- This is a simple bash that automates the generation and
7
+ This is a simple bash program that automates the generation and
8
8
management of a ~.gitignore~ file in order to make it
9
9
easier for those who keep their ~$HOME~ as a git repository
10
10
and bother with manually adding/removing listings.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dotmg command [argument...]
10
10
11
11
.SH "DESCRIPTION"
12
12
.PP
13
- This is a simple bash that automates the generation and
13
+ This is a simple bash program that automates the generation and
14
14
management of a \f C .gitignore\fP file in order to make it
15
15
easier for those who keep their \f C $HOME\fP as a git repository
16
16
and bother with manually adding/removing listings.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dotmg - generate and manage .gitignore entries for the user
9
9
dotmg command [argument...]
10
10
11
11
* DESCRIPTION
12
- This is a simple bash that automates the generation and
12
+ This is a simple bash program that automates the generation and
13
13
management of a ~.gitignore~ file in order to make it
14
14
easier for those who keep their ~$HOME~ as a git repository
15
15
and bother with manually adding/removing listings.
You can’t perform that action at this time.
0 commit comments