From 2618e1f0bb8226960f3d6b95ee96361ac58effd7 Mon Sep 17 00:00:00 2001
From: Ian Kelling <ian@iankelling.org>
Date: Fri, 1 Aug 2014 08:11:54 -0700
Subject: [PATCH] minor doc update

---
 teeu-function | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/teeu-function b/teeu-function
index 33347f7..9d2c5b9 100644
--- a/teeu-function
+++ b/teeu-function
@@ -5,7 +5,7 @@
 appendu() {
     local help="Usage: appendu [-h|--help] FILE
 
-Tee unique. Append each stdin line if it does not exist in the file
+Tee unique. Append each stdin line if it does not exist in the file.
 
   [-h|--help]  display this message"
 
-- 
2.30.2