[pdal-commits] [PDAL/PDAL] e211de: Add help output support.

GitHub noreply at github.com
Tue Feb 2 10:41:34 PST 2016


  Branch: refs/heads/programargs
  Home:   https://github.com/PDAL/PDAL
  Commit: e211de6e98f5b552045b142e641d554808b5dc0e
      https://github.com/PDAL/PDAL/commit/e211de6e98f5b552045b142e641d554808b5dc0e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M examples/writing-kernel/MyKernel.cpp
    M examples/writing-kernel/MyKernel.hpp
    M examples/writing/tutorial.cpp
    M include/pdal/util/ProgramArgs.hpp
    M include/pdal/util/Utils.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M src/Kernel.cpp
    M src/util/Utils.cpp
    M test/unit/apps/MergeTest.cpp
    M test/unit/apps/pc2pcTest.cpp
    M test/unit/apps/pcpipelineTest.cpp

  Log Message:
  -----------
  Add help output support.
Add usage output.
Fix writing-kernel example code.
Enhance wordWrap to handle a different first line length.




More information about the pdal-commits mailing list