diff --git a/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc b/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc
index 933c58182..9b4a32d36 100644
--- a/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc
+++ b/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc
@@ -5,7 +5,10 @@
\n To Remove extra edges in the Main Menu select
Repair - > Remove extra edges.
\n This operation removes all seam and degenerated edges from a given
-shape and unites faces and edges, sharing one surface.
+shape. Its main purpose is healing of solids and compounds to obtain
+hexahedral solids and compounds of hexahedral solids.
+At the same time, it has an option to unite all faces, sharing one
+surface. With this option not only hexahedral solids could be obtained.
\n TUI Command: geompy.RemoveExtraEdges(theShape,theOptimumNbFaces),
there theShape is a compound or a single solid to remove irregular edges from