Commit a72a38e3 authored by Ross Beyer's avatar Ross Beyer Committed by Jesse Mapel
Browse files

Correct documentation.

The file written to the path specified by CNETFILE will be in binary control network format, not plain-text PVL format.  

The incorrect description in this documentation has been incorrect for at least 7 years, based on the 'Blame' view of the relevant lines in hijitreg/main.cpp, ControlNet/ControlNet.h, and ControlNet/ControlNet.cpp.
parent 833e0aea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -555,7 +555,7 @@
          </brief>
          <description>
             This file will contain the ControlNet created in the hijitreg application.  The data
             will be in Pvl format.  This option is required if the subsequent transformations of
             will be in binary control net format (use cnetbin2pvl later to convert to PVL, if needed).  This option is required if the subsequent transformations of
             the FROM files is desired.  hijitreg is specifically designed to apply a 1-D
             transform that shifts each line in the line and sample direction as indicated in
             the control net.