added slave sync; bugfix for deletion; added a list-all

This commit is contained in:
2016-02-22 12:42:57 -05:00
parent dd45d2fdda
commit ecf4d0c7da
5 changed files with 95 additions and 8 deletions

View File

@ -17,6 +17,7 @@ WriteMakefile(
'bin/add-custom',
'bin/del-custom',
'bin/list-custom',
'bin/sync-slave',
],
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
);