From a4795df5f9b232f365c87c5e23ca8fcef5b0102e Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Fri, 30 Mar 2018 10:49:38 -0400
Subject: [PATCH] complete integration of reset_ids into the documentation
 build system

---
 doc/src/commands.txt | 1 +
 doc/src/lammps.book  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/doc/src/commands.txt b/doc/src/commands.txt
index 5fb06f2011..62b973e3a4 100644
--- a/doc/src/commands.txt
+++ b/doc/src/commands.txt
@@ -82,6 +82,7 @@ Commands :h1
    region
    replicate
    rerun
+   reset_ids
    reset_timestep
    restart
    run
diff --git a/doc/src/lammps.book b/doc/src/lammps.book
index 955383bd1b..ec34f41872 100644
--- a/doc/src/lammps.book
+++ b/doc/src/lammps.book
@@ -89,6 +89,7 @@ read_restart.html
 region.html
 replicate.html
 rerun.html
+reset_ids.html
 reset_timestep.html
 restart.html
 run.html
-- 
GitLab