commit f4190330022779ce1a4984e5464ae31a658d1afb
parent 0c8e10d74898c9d1d217796de30e2ee080eae2cc
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Thu, 14 Oct 2021 16:49:35 +0200
Add a man reference to htrdr-image(5)
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/stardis.1.txt.in b/doc/stardis.1.txt.in
@@ -148,8 +148,9 @@ EXCLUSIVE OPTIONS
provided, the result is written to _standard output_.
**fmt=**_image_file_format_;;
- Format of the image file in output. Can be *VTK* or *HT*. Default
- _image_file_format_ is @STARDIS_ARGS_DEFAULT_RENDERING_OUTPUT_FILE_FMT@.
+ Format of the image file in output. Can be *VTK*, or *HT* (see
+ htrdr-image(5) and htpp(1)). Default _image_file_format_ is
+ @STARDIS_ARGS_DEFAULT_RENDERING_OUTPUT_FILE_FMT@.
**fov=**_angle_;;
Horizontal field of view of the camera in [30, 120] degrees. By default
@@ -340,3 +341,4 @@ SEE ALSO
*stardis-output*(5),
*sgreen*(1),
*htpp*(1)
+*htrdr-image*(5)