Skip to content

Commit cbd8561

Browse files
authored
Merge pull request #1098 from humanmade/sambulance-patch-1
Fix formatting in CLI docs
2 parents f1d1fb3 + 32c07b0 commit cbd8561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Or you can run it using `npx`:
2828
npx altis-cli
2929
```
3030

31-
## commands available
31+
## Commands available
3232

3333
The following commands are available in the Altis CLI tool
3434

@@ -418,7 +418,7 @@ altis-cli stack php-logs --after 2025/01/28T10:17 --before 2025/01/28T10:25 plat
418418
419419
Using the tail parameter will give you a live feed of logs entries as they are created. Use `CTRL+C` to exit the feed.
420420
421-
### Stack `scp`
421+
### Stack scp
422422
423423
```sh
424424
$ altis-cli stack scp --help

0 commit comments

Comments
 (0)