From c4bda59f9ac8ea225a86131cd1781bc41a10dbf6 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Wed, 22 Aug 2018 09:41:29 -0400
Subject: [PATCH] make the statement, that the group id is ignored more visible

---
 doc/src/compute_pair.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/src/compute_pair.txt b/doc/src/compute_pair.txt
index a2c25fcc8d..b309019e30 100644
--- a/doc/src/compute_pair.txt
+++ b/doc/src/compute_pair.txt
@@ -27,7 +27,9 @@ compute 1 all pair reax :pre
 
 Define a computation that extracts additional values calculated by a
 pair style, and makes them accessible for output or further processing
-by other commands.  The group specified for this command is ignored.
+by other commands.
+
+NOTE: The group specified for this command is [ignored].
 
 The specified {pstyle} must be a pair style used in your simulation
 either by itself or as a sub-style in a "pair_style hybrid or
-- 
GitLab