We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2148b1 commit 0fabb75Copy full SHA for 0fabb75
_includes/cmd-list.html
@@ -38,10 +38,6 @@
38
<td><a href="https://github.com/wp-cli/wp-cli/blob/master/php/commands/help.php">help</a></td>
39
<td>Get help on a certain topic.</td>
40
</tr>
41
- <tr>
42
- <td><a href="https://github.com/wp-cli/wp-cli/blob/master/php/commands/home.php">home</a></td>
43
- <td>Open the wp-cli homepage in your browser.</td>
44
- </tr>
45
<tr>
46
<td><a href="https://github.com/wp-cli/wp-cli/blob/master/php/commands/media.php">media</a></td>
47
<td>Control the media library and its attachments.</td>
0 commit comments