aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 967bd91..0c72a3b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3,7 +3,7 @@
Scripts that given a list of repository roots as arguments look for new tags
available on remote systems, and report the repository name and a tab-indented
-list of new tags, if any:
+list of new tags, if any.
Presently only `git` is implemented (well, published). This is all implemented
in POSIX `sh`, but does require a `mktemp(1)` implementation that supports the