Преглед на файлове

Merge pull request #1996 from thewilkybarkid/diagnose-command-name

Use full diagnose command name
Jordi Boggiano преди 11 години
родител
ревизия
5701f60157
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/articles/troubleshooting.md

+ 1 - 1
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