From ff3eda6d40d16810f920336a0188d3842bb404a4 Mon Sep 17 00:00:00 2001 From: gary houbre Date: Wed, 4 Dec 2019 11:41:39 +0100 Subject: [PATCH] Added Documentation from new alias --- doc/03-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/03-cli.md b/doc/03-cli.md index d73f5a81e..eccafbcc0 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -706,7 +706,7 @@ performance. * **--apcu:** Use APCu to cache found/not-found classes. * **--no-dev:** Disables autoload-dev rules. -## clear-cache (clearcache) +## clear-cache / clearcache / cc Deletes all content from Composer's cache directories.