Skip to content

Commit a6426c2

Browse files
committed
Refactor table formatting in README files for ClickHouse Local and lazydocker for improved readability
1 parent cd0c53a commit a6426c2

2 files changed

Lines changed: 11 additions & 17 deletions

File tree

src/clickhouse-local/README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# ClickHouse Local CLI (clickhouse-local)
32

43
Installs ClickHouse local CLI for SQL queries on local files
@@ -13,13 +12,11 @@ Installs ClickHouse local CLI for SQL queries on local files
1312

1413
## Options
1514

16-
| Options Id | Description | Type | Default Value |
17-
|-----|-----|-----|-----|
18-
| version | ClickHouse version to install | string | latest |
19-
| installMethod | Installation method: 'quick' (binary) or 'apt' (package manager) | string | quick |
20-
21-
15+
Options Id | Description | Type | Default Value
16+
------------- | ---------------------------------------------------------------- | ------ | -------------
17+
version | ClickHouse version to install | string | latest
18+
installMethod | Installation method: 'quick' (binary) or 'apt' (package manager) | string | quick
2219

23-
---
20+
--------------------------------------------------------------------------------
2421

25-
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/clickhouse-local/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
22+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/clickhouse-local/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/lazydocker/README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# lazydocker (lazydocker)
32

43
A simple terminal UI for both docker and docker-compose
@@ -13,12 +12,10 @@ A simple terminal UI for both docker and docker-compose
1312

1413
## Options
1514

16-
| Options Id | Description | Type | Default Value |
17-
|-----|-----|-----|-----|
18-
| version | Version of lazydocker to install | string | 0.24.2 |
19-
20-
15+
Options Id | Description | Type | Default Value
16+
---------- | -------------------------------- | ------ | -------------
17+
version | Version of lazydocker to install | string | 0.24.2
2118

22-
---
19+
--------------------------------------------------------------------------------
2320

24-
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/lazydocker/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
21+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/lazydocker/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)