Update docs to include format support in dump local variants

This commit is contained in:
Richard Berger
2021-04-09 15:46:18 -04:00
parent cf41ea6faf
commit eb3cddb028

View File

@ -308,8 +308,8 @@ performed with dump style *xtc*\ .
---------- ----------
The *format* keyword can be used to change the default numeric format The *format* keyword can be used to change the default numeric format output
output by the text-based dump styles: *atom*\ , *custom*\ , *cfg*\ , and by the text-based dump styles: *atom*\ , *local*\ , *custom*\ , *cfg*\ , and
*xyz* styles, and their MPIIO variants. Only the *line* or *none* *xyz* styles, and their MPIIO variants. Only the *line* or *none*
options can be used with the *atom* and *xyz* styles. options can be used with the *atom* and *xyz* styles.