************************* check- add- & rm-template ************************* The three subcommands here to allow the user the addition and removal of custom templates to suit their needs. check-template -------------- .. highlight:: sh .. argparse:: :module: pyssianutils.submit.slurm :func: check :prog: pyssianutils slurm check-template .. highlight:: default add-template ------------ .. highlight:: sh .. argparse:: :module: pyssianutils.submit.slurm :func: addtemplate :prog: pyssianutils slurm add-template .. highlight:: default rm-template ----------- .. highlight:: sh .. argparse:: :module: pyssianutils.submit.slurm :func: rmtemplate :prog: pyssianutils slurm rm-template .. highlight:: default