From afe955451512fab74e98505f7d50f30ad2407672 Mon Sep 17 00:00:00 2001 From: thewilkybarkid Date: Wed, 12 Jun 2013 13:05:01 +0100 Subject: [PATCH] Use full diagnose command name --- doc/articles/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/troubleshooting.md b/doc/articles/troubleshooting.md index c0630cb61..bd6c5faed 100644 --- a/doc/articles/troubleshooting.md +++ b/doc/articles/troubleshooting.md @@ -7,7 +7,7 @@ This is a list of common pitfalls on using Composer, and how to avoid them. ## General -1. Before asking anyone, run [`composer diag`](../03-cli.md#diag) to check +1. Before asking anyone, run [`composer diagnose`](../03-cli.md#diagnose) to check for common problems. If it all checks out, proceed to the next steps. 2. When facing any kind of problems using Composer, be sure to **work with the