aa-cleanprof -V (return code: 2)
usage: aa-cleanprof [-h] [-d DIR] [-s] [--no-reload] program [program ...]
aa-cleanprof: error: the following arguments are required: program
aa-cleanprof --help (return code: 0)
usage: aa-cleanprof [-h] [-d DIR] [-s] [--no-reload] program [program ...]
Cleanup the profiles for the given programs
positional arguments:
program name of program
optional arguments:
-h, --help show this help message and exit
-d DIR, --dir DIR path to profiles
-s, --silent Silently overwrite with a clean profile
--no-reload Do not reload the profile after modifying it