From d679b69c803ca041381a416985aa62d1d101fd4f Mon Sep 17 00:00:00 2001
From: Vesa Oikonen <vesoik@utu.fi>
Date: Mon, 29 Jan 2018 17:36:15 +0200
Subject: [PATCH] updated user info

---
 v2/tacutils/taclist.c | 2 +-
 v2/tacutils/tacren.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/v2/tacutils/taclist.c b/v2/tacutils/taclist.c
index c5993251..7b39beb2 100644
--- a/v2/tacutils/taclist.c
+++ b/v2/tacutils/taclist.c
@@ -37,7 +37,7 @@ static char *info[] = {
   "Example:",
   "     @P iea345.tac cer",
   " ",
-  "See also: tacmatch, tacformat, tacren, tacdel, dft2csv, tac2svg, tacsort",
+  "See also: tacmatch, tacformat, tacren, tacnames, dft2csv, tac2svg, tacsort",
   " ",
   "Keywords: TAC, SIF, tool",
   0};
diff --git a/v2/tacutils/tacren.c b/v2/tacutils/tacren.c
index b330f5e8..b8786bc3 100644
--- a/v2/tacutils/tacren.c
+++ b/v2/tacutils/tacren.c
@@ -57,7 +57,7 @@ static char *info[] = {
   "Example 4: Add TAC as the first name field, and keep the next fields intact",
   "     @P -add=1 a456.tac 0 #_@_@_@",
   " ",
-  "See also: taclist, tacadd, tacformat, tacsort, tacunit, tacdel",
+  "See also: taclist, tacnames, tacadd, tacformat, tacsort, tacunit, tacdel",
   " ",
   "Keywords: TAC, tool, rename, simulation",
   0};
-- 
GitLab