Skip to content

Commit a5bef1c

Browse files
authored
Merge pull request #24035 from abpframework/maliming-patch-2
Fix formatting issue in CLI documentation
2 parents 708e55f + 2c93d53 commit a5bef1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/cli/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Note that this command can upgrade your solution from a previous version, and al
349349
* `--solution-name` or `-sn`: Specify the solution name. Search `*.sln` files in the directory by default.
350350
* `--check-all`: Check the new version of each package separately. Default is `false`.
351351
* `--version` or `-v`: Specifies the version to use for update. If not specified, latest version is used.
352-
* * `--leptonx-version` or `-lv`: Specifies the LeptonX version to use for update. If not specified, latest version or the version that is compatible with `--version` argument is used.
352+
* `--leptonx-version` or `-lv`: Specifies the LeptonX version to use for update. If not specified, latest version or the version that is compatible with `--version` argument is used.
353353

354354
### clean
355355

0 commit comments

Comments
 (0)