star-line

Structure for accelerating line importance sampling
git clone git://git.meso-star.fr/star-line.git
Log | Files | Refs | README | LICENSE

commit af18811c72023b7e4b8c061114fc8386b6cb1cfa
parent 5d714a38f356bc2b91e95a524fefdd42ee1d25ab
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 10 Mar 2026 17:55:25 +0100

Improve command description in the sln-get man page

The description listed two types of queries: queries on the entire tree
and queries on a single node. Queries on a single level of the tree were
only presented as a description of the associated option. Hence this
validation, which briefly presents the latter query on the same level as
the other two, so that the reader has a complete overview of the tool
from the introduction onwards.

Diffstat:
Mdoc/sln-get.1 | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/doc/sln-get.1 b/doc/sln-get.1 @@ -61,6 +61,13 @@ The caller can select another node by visiting the tree using the traversal options .Pq Fl L , Fl l , Fl R No and Fl r . .Pp +Finally, the +.Fl d +option allows +.Nm +to display the description of a tree level, i.e., the number of nodes at +that level and the total number of vertices in their polyline. +.Pp The options are as follows: .Bl -tag -width Ds .\""""""""""""""""""""""""""""""""""