Skip to content

Commit 9a271dc

Browse files
authored
Merge pull request #1103 from humanmade/backport-1098-to-v25-branch
[Backport v25-branch] Fix formatting in CLI docs
2 parents a374cba + 6047b95 commit 9a271dc

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)