Skip to content

Commit

Permalink
remove obsolete command
Browse files Browse the repository at this point in the history
  • Loading branch information
Trondtr committed Oct 4, 2024
1 parent ec4abe0 commit 05ec67f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dicts/nds/NDSUpdatingDictionaries.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ For the impatient: **The short version:**

```
nds compile DICT
nds test-config DICT
nds restart DICT
```

Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit 05ec67f

Please sign in to comment.