Skip to content

Commit b02cc14

Browse files
Don't need subheads here
1 parent bda17c7 commit b02cc14

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_posts/2016-07-29-version-0.24.0.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ Thanks to tireless efforts by a solid group of contributors, WP-CLI now has more
3737

3838
Want to get involved with WP-CLI's documentation? Check out the [Github issues labeled "scope:documentation"](https://github.com/wp-cli/wp-cli/issues?q=is%3Aopen+sort%3Aupdated-desc+label%3Ascope%3Adocumentation).
3939

40-
### Aliases and SSH support
41-
42-
#### Effortlessly use WP-CLI against any WordPress install
40+
### Effortlessly use WP-CLI against any WordPress install
4341

4442
WP-CLI aliases are shortcuts you register in your `wp-cli.yml` or `config.yml` to effortlessly run commands against any WordPress install.
4543

@@ -71,7 +69,7 @@ Aliases can be registered in your project's `wp-cli.yml` file, or your user's gl
7169
- @prod
7270
- @dev
7371

74-
#### But wait, what's the 'ssh' in there?
72+
### But wait, what's the 'ssh' in there?
7573

7674
WP-CLI now natively supports a `--ssh=<host>` global parameter for running a command against a remote WordPress install. Many thanks to XWP and their community for paving the way with [WP-CLI SSH](https://github.com/xwp/wp-cli-ssh).
7775

0 commit comments

Comments
 (0)