From 05ec67fd8f738a074a8eab11c8ad55c616f13d04 Mon Sep 17 00:00:00 2001 From: Trond Trosterud Date: Fri, 4 Oct 2024 14:55:45 +0200 Subject: [PATCH] remove obsolete command --- dicts/nds/NDSUpdatingDictionaries.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dicts/nds/NDSUpdatingDictionaries.md b/dicts/nds/NDSUpdatingDictionaries.md index 1eb53e39..60385182 100644 --- a/dicts/nds/NDSUpdatingDictionaries.md +++ b/dicts/nds/NDSUpdatingDictionaries.md @@ -11,7 +11,6 @@ For the impatient: **The short version:** ``` nds compile DICT - nds test-config DICT nds restart DICT ``` @@ -44,7 +43,7 @@ If you have problems here, make sure that the environment variables for _GTHOME_ 3.) _Check that there were no errors_ -You may also do `wc -l dicts/*.xml` to make sure there is content in the files. +This check is now a part of the `compile`command. You may also do `wc -l dicts/*.xml` to make sure there is content in the files. If there is an error in an XML file used in compilation, the compile script will give an error. Before compilation, a backup file will be stored, so if the compilation process overwrites this with a blank file, you may revert to a previous version. Backup files are named \*.bak, and include a timestamp.