diff --git a/README.org b/README.org index 808e9e2..69ac341 100644 --- a/README.org +++ b/README.org @@ -4,7 +4,7 @@ * Introduction -This is a simple bash that automates the generation and +This is a simple bash program that automates the generation and management of a ~.gitignore~ file in order to make it easier for those who keep their ~$HOME~ as a git repository and bother with manually adding/removing listings. diff --git a/man/dotmg.1 b/man/dotmg.1 index af712a8..0aaf77b 100644 --- a/man/dotmg.1 +++ b/man/dotmg.1 @@ -10,7 +10,7 @@ dotmg command [argument...] .SH "DESCRIPTION" .PP -This is a simple bash that automates the generation and +This is a simple bash program that automates the generation and management of a \fC.gitignore\fP file in order to make it easier for those who keep their \fC$HOME\fP as a git repository and bother with manually adding/removing listings. diff --git a/man/dotmg.1.org b/man/dotmg.1.org index aa5e0c9..5e4c1ed 100644 --- a/man/dotmg.1.org +++ b/man/dotmg.1.org @@ -9,7 +9,7 @@ dotmg - generate and manage .gitignore entries for the user dotmg command [argument...] * DESCRIPTION -This is a simple bash that automates the generation and +This is a simple bash program that automates the generation and management of a ~.gitignore~ file in order to make it easier for those who keep their ~$HOME~ as a git repository and bother with manually adding/removing listings.