From 668bdb39e953b4fb131178cad5b68085b73b0d60 Mon Sep 17 00:00:00 2001 From: Matthew Grasmick Date: Wed, 14 Sep 2016 19:25:41 -0400 Subject: [PATCH] Renaming deprecate-files target to cleanup. --- phing/tasks/blt.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phing/tasks/blt.xml b/phing/tasks/blt.xml index 9abf281e9..fce4c4ea2 100644 --- a/phing/tasks/blt.xml +++ b/phing/tasks/blt.xml @@ -31,7 +31,7 @@ If your composer.json was modified, you need to run "composer update". Commit changes, or use "git add -p [filename]" to select which changes should be committed to each file. - To remove deprecated BLT files, run "blt remove-deprecated". + To remove deprecated BLT files, run "blt cleanup". @@ -56,7 +56,7 @@ project.yml has been modified. - +