TUT: update some old keywords found in tutorials

- functionObjectLibs -> libs
- redirectType -> name
- change deprecated writeCompression flags types to Switch.

- cleanup some trailing ';;' from some dictionaries
This commit is contained in:
Mark Olesen
2018-06-26 14:18:52 +02:00
parent 1c9f93e173
commit 30b4eda7a4
18 changed files with 32 additions and 37 deletions

View File

@ -91,7 +91,7 @@ typically used as the name of the output directory for any derived data. The
\c type entry defines the type of function object properties that follow.
Since the function objects are packaged into separate libraries, the user must
tell the code where to find the function object implementation, identified
using the \c functionObjectLibs entry.
using the \c libs entry.
\*---------------------------------------------------------------------------*/