k3d-sl2xml --version (return code: 0)
k3d-sl2xml version 0.8.0.4
Copyright (c) 1995-2010, Timothy M. Shead. All Rights Reserved. See the AUTHORS file for contributors.
Licensed under the GNU General Public License. See the COPYING file for details.
K-3D Home Page: http://www.k-3d.com
k3d-sl2xml --help (return code: 0)
Usage: k3d-sl2xml [options]
-h, --help prints this help information and exits
--version prints program version information and exits
Note: input on stdin MUST be PREPROCESSED Shading Language source code.
Recommend you run this command with:
gcc -E -P -x c <file> | sl2xml