diff --git a/doc/Section_commands.html b/doc/Section_commands.html
index 57b4474939..87bc66cad9 100644
--- a/doc/Section_commands.html
+++ b/doc/Section_commands.html
@@ -378,17 +378,17 @@ in the command's documentation.
| comm_style | compute | compute_modify | create_atoms | create_bonds | create_box |
| delete_atoms | delete_bonds | dielectric | dihedral_coeff | dihedral_style | dimension |
| displace_atoms | dump | dump image | dump_modify | dump movie | 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 | molecule |
-| neb | neigh_modify | neighbor | newton | next | package |
-| pair_coeff | pair_modify | pair_style | pair_write | partition | prd |
-| print | processors | python | quit | read_data | read_dump |
-| read_restart | region | replicate | rerun | 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_data | write_dump | write_restart
+ |
| fix | fix_modify | group | if | info | improper_coeff |
+| improper_style | include | jump | kspace_modify | kspace_style | label |
+| lattice | log | mass | minimize | min_modify | min_style |
+| molecule | neb | neigh_modify | neighbor | newton | next |
+| package | pair_coeff | pair_modify | pair_style | pair_write | partition |
+| prd | print | processors | python | quit | read_data |
+| read_dump | read_restart | region | replicate | rerun | 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_data | write_dump | write_restart
|
These are additional commands in USER packages, which can be used if
diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt
index f1df3a967c..8d026e861a 100644
--- a/doc/Section_commands.txt
+++ b/doc/Section_commands.txt
@@ -402,6 +402,7 @@ in the command's documentation.
"fix_modify"_fix_modify.html,
"group"_group.html,
"if"_if.html,
+"info"_info.html,
"improper_coeff"_improper_coeff.html,
"improper_style"_improper_style.html,
"include"_include.html,