Commit 32756c2b36dc7d068bc563c656c9743691ab585d

Authored by Elena.Budnik
1 parent b6dff325

cat help

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
help/catAsciiFormat
... ... @@ -2,8 +2,8 @@
2 2 <ul>
3 3 <li>Time formats in ascii catalog are the same as in ascii time tables.
4 4 <br/> <br/>
5   -<li>Each ascii catalog should have a header with parameters description ( will be changed ) : see <i>Catalog Header example</i> below.
6   -Note that parameter <i>id</i> should be unique for a given catalog.
  5 +<li>Each ascii catalog must have a header with parameters description (will be changed): see <i>Catalog Header example</i> below.
  6 +Note that parameter <i>id</i> must be unique for a given catalog.
7 7 <pre>
8 8 # Test catalog;
9 9 # Name: ascii_cat;
... ...