Skip to content

Commit 95af824

Browse files
github-actionsCodeMan99
authored andcommitted
Automated documentation update [skip ci]
1 parent 4885f13 commit 95af824

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/circleci-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install the CircleCI CLI. Also installs the CircleCI extension for vscode.
1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
1818
| version | Specify what version to install. | string | latest |
19-
| destdir | Filesystem location of the circleci binary. | string | /usr/local/bin/ |
19+
| destdir | Filesystem location of the circleci binary. | string | /usr/local/bin |
2020
| completions | Attempt to install shell completions for bash & zsh. | boolean | true |
2121
| telemetry | Configure telemetry setting. | string | disable |
2222

src/exercism-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install the exercism-cli.
1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
1818
| version | Specify what version to install. | string | latest |
19-
| destdir | Filesystem location of the exercism binary. | string | /usr/local/bin/ |
19+
| destdir | Filesystem location of the exercism binary. | string | /usr/local/bin |
2020
| os | Specify the target operating system. | string | linux |
2121
| arch | Specify the target CPU architecture. | string | x86_64 |
2222

0 commit comments

Comments
 (0)