Skip to content
Snippets Groups Projects
Commit 7c207b50 authored by Steve Trevanion's avatar Steve Trevanion
Browse files

documentation

parent 12c5465e
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,8 @@ if you want to update all databases for a type
perl load_analysis_descriptions.pl -dbhost my_host -dbuser user -dbpass *****
-pattern '%_55_%' -file analysis.descriptions > & load_analysis_descriptions.log
to identify logic_names mising from the definition file:
grep 'MSG' load_analysis_descriptions.log
syntax errors found as the definition file is parsed (usually the use of spaces rather
than tabs), cause the script to exit - fix each one and rerun.
=cut
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment