diff --git a/doc/compute_voronoi_atom.html b/doc/compute_voronoi_atom.html index 1a6a474d71..7119991d2a 100644 --- a/doc/compute_voronoi_atom.html +++ b/doc/compute_voronoi_atom.html @@ -13,15 +13,17 @@
Syntax:
-compute ID group-ID voronoi/atom keyword arg +compute ID group-ID voronoi/atom keyword arg ...
only_group = no args
+ only_group = no arg
surface arg = sgroup-ID
sgroup-ID = compute the dividing surface between group-ID and sgroup-ID
this keyword adds a third column to the compute output
diff --git a/doc/compute_voronoi_atom.txt b/doc/compute_voronoi_atom.txt
index 73a7980407..d907aad9c0 100644
--- a/doc/compute_voronoi_atom.txt
+++ b/doc/compute_voronoi_atom.txt
@@ -10,12 +10,13 @@ compute voronoi/atom command :h3
[Syntax:]
-compute ID group-ID voronoi/atom keyword arg :pre
+compute ID group-ID voronoi/atom keyword arg ... :pre
ID, group-ID are documented in "compute"_compute.html command :ulb,l
voronoi/atom = style name of this compute command :l
+zero or more keyword/value pairs may be appended :l
keyword = {only_group} or {surface} or {radius} or {edge_histo} or {edge_threshold} or {face_threshold} :l
- {only_group} = no args
+ {only_group} = no arg
{surface} arg = sgroup-ID
sgroup-ID = compute the dividing surface between group-ID and sgroup-ID
this keyword adds a third column to the compute output
diff --git a/doc/velocity.html b/doc/velocity.html
index ee47a4581b..75acd86462 100644
--- a/doc/velocity.html
+++ b/doc/velocity.html
@@ -13,7 +13,7 @@
Syntax:
-velocity group-ID style args keyword value ...
+velocity group-ID style args keyword args ...