x86_64-linux-gnu-gnatchop --version (return code: 0)
GNATCHOP 7.2.0
Copyright (C) 1998-2017, Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
x86_64-linux-gnu-gnatchop --help (return code: 0)
Usage: gnatchop [-c] [-h] [-k#] [-r] [-p] [-q] [-v] [-w] [-x] [--GCC=xx] file [file ...] [dir]
--version Display version and exit
--help Display usage and exit
-c compilation mode, configuration pragmas follow RM rules
-gnatxxx passes the -gnatxxx switch to gnat parser
-h help: output this usage information
-k# krunch file names of generated files to no more than # characters
-k krunch file names of generated files to no more than 8 characters
-p preserve time stamp, output files will have same stamp as input
-q quiet mode, no output of generated file names
-r generate Source_Reference pragmas referencing original source file
-v verbose mode, output version and generated commands
-w overwrite existing filenames
-x exit on error
--GCC=xx specify the path of the gnat parser to be used
file... list of source files to be chopped
dir directory location for split files (default = current directory)
Report bugs to report@adacore.com