@@ -33,10 +33,10 @@ $ /usr/local/bin [GLOBAL FLAGS] config [COMMAND FLAGS] [ARGUMENTS...]
3333
3434The following flags are supported:
3535
36- | Name | Description | Type | Default value | Environment variables |
37- | -----------------------------| --------------------| --------| :-------------:| :---------------------: |
38- | ` --flag="…" ` (` --fl ` , ` -f ` ) | | string | | * none * |
39- | ` --another-flag ` (` -b ` ) | another usage text | bool | ` false ` | * none * |
36+ | Name | Description | Type | Default value |
37+ | -----------------------------| --------------------| --------| :-------------:|
38+ | ` --flag="…" ` (` --fl ` , ` -f ` ) | | string |
39+ | ` --another-flag ` (` -b ` ) | another usage text | bool | ` false ` |
4040
4141### ` config sub-config ` subcommand (aliases: ` s ` , ` ss ` )
4242
@@ -50,10 +50,10 @@ $ /usr/local/bin [GLOBAL FLAGS] config sub-config [COMMAND FLAGS] [ARGUMENTS...]
5050
5151The following flags are supported:
5252
53- | Name | Description | Type | Default value | Environment variables |
54- | -------------------------------------| -----------------| --------| :-------------:| :---------------------: |
55- | ` --sub-flag="…" ` (` --sub-fl ` , ` -s ` ) | | string | | * none * |
56- | ` --sub-command-flag ` (` -s ` ) | some usage text | bool | ` false ` | * none * |
53+ | Name | Description | Type | Default value |
54+ | -------------------------------------| -----------------| --------| :-------------:|
55+ | ` --sub-flag="…" ` (` --sub-fl ` , ` -s ` ) | | string |
56+ | ` --sub-command-flag ` (` -s ` ) | some usage text | bool | ` false ` |
5757
5858### ` info ` command (aliases: ` i ` , ` in ` )
5959
@@ -94,10 +94,10 @@ $ /usr/local/bin [GLOBAL FLAGS] usage [COMMAND FLAGS] [ARGUMENTS...]
9494
9595The following flags are supported:
9696
97- | Name | Description | Type | Default value | Environment variables |
98- | -----------------------------| --------------------| --------| :-------------:| :---------------------: |
99- | ` --flag="…" ` (` --fl ` , ` -f ` ) | | string | | * none * |
100- | ` --another-flag ` (` -b ` ) | another usage text | bool | ` false ` | * none * |
97+ | Name | Description | Type | Default value |
98+ | -----------------------------| --------------------| --------| :-------------:|
99+ | ` --flag="…" ` (` --fl ` , ` -f ` ) | | string |
100+ | ` --another-flag ` (` -b ` ) | another usage text | bool | ` false ` |
101101
102102### ` usage sub-usage ` subcommand (aliases: ` su ` )
103103
@@ -113,6 +113,6 @@ $ /usr/local/bin [GLOBAL FLAGS] usage sub-usage [COMMAND FLAGS] [ARGUMENTS...]
113113
114114The following flags are supported:
115115
116- | Name | Description | Type | Default value | Environment variables |
117- | -----------------------------| -----------------| ------| :-------------:| :---------------------: |
118- | ` --sub-command-flag ` (` -s ` ) | some usage text | bool | ` false ` | * none * |
116+ | Name | Description | Type | Default value |
117+ | -----------------------------| -----------------| ------| :-------------:|
118+ | ` --sub-command-flag ` (` -s ` ) | some usage text | bool | ` false ` |
0 commit comments