diff --git a/doc/Section_commands.html b/doc/Section_commands.html
index fd1a6992c4..da9820460f 100644
--- a/doc/Section_commands.html
+++ b/doc/Section_commands.html
@@ -278,10 +278,11 @@ in the command's documentation.
Output:
-dump, dump_modify,
-restart, thermo,
-thermo_modify, thermo_style,
-undump, write_restart
+
dump, dump image,
+dump_modify, restart,
+thermo, thermo_modify,
+thermo_style, undump,
+write_restart
Actions:
@@ -314,17 +315,17 @@ in the command's documentation.
| angle_coeff | angle_style | atom_modify | atom_style | bond_coeff | bond_style |
| boundary | change_box | clear | communicate | compute | compute_modify |
| create_atoms | create_box | delete_atoms | delete_bonds | dielectric | dihedral_coeff |
-| dihedral_style | dimension | displace_atoms | displace_box | dump | dump_modify |
-| echo | fix | fix_modify | group | if | improper_coeff |
-| improper_style | include | jump | kspace_modify | kspace_style | label |
-| lattice | log | mass | minimize | min_modify | min_style |
-| neb | neigh_modify | neighbor | newton | next | package |
-| pair_coeff | pair_modify | pair_style | pair_write | prd | print |
-| processors | read_data | read_restart | region | replicate | reset_timestep |
-| restart | run | run_style | set | shell | special_bonds |
-| suffix | tad | temper | thermo | thermo_modify | thermo_style |
-| timestep | uncompute | undump | unfix | units | variable |
-| velocity | write_restart
+ |
| dihedral_style | dimension | displace_atoms | displace_box | dump | dump image |
+| dump_modify | echo | fix | fix_modify | group | if |
+| improper_coeff | improper_style | include | jump | kspace_modify | kspace_style |
+| label | lattice | log | mass | minimize | min_modify |
+| min_style | neb | neigh_modify | neighbor | newton | next |
+| package | pair_coeff | pair_modify | pair_style | pair_write | prd |
+| print | processors | read_data | read_restart | region | replicate |
+| reset_timestep | restart | run | run_style | set | shell |
+| special_bonds | suffix | tad | temper | thermo | thermo_modify |
+| thermo_style | timestep | uncompute | undump | unfix | units |
+| variable | velocity | write_restart
|
diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt
index 6af448cd4a..500d709feb 100644
--- a/doc/Section_commands.txt
+++ b/doc/Section_commands.txt
@@ -275,10 +275,11 @@ Computes:
Output:
-"dump"_dump.html, "dump_modify"_dump_modify.html,
-"restart"_restart.html, "thermo"_thermo.html,
-"thermo_modify"_thermo_modify.html, "thermo_style"_thermo_style.html,
-"undump"_undump.html, "write_restart"_write_restart.html
+"dump"_dump.html, "dump image"_dump_image.html,
+"dump_modify"_dump_modify.html, "restart"_restart.html,
+"thermo"_thermo.html, "thermo_modify"_thermo_modify.html,
+"thermo_style"_thermo_style.html, "undump"_undump.html,
+"write_restart"_write_restart.html
Actions:
@@ -330,6 +331,7 @@ in the command's documentation.
"displace_atoms"_displace_atoms.html,
"displace_box"_displace_box.html,
"dump"_dump.html,
+"dump image"_dump_image.html,
"dump_modify"_dump_modify.html,
"echo"_echo.html,
"fix"_fix.html,