You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/cli/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -349,7 +349,7 @@ Note that this command can upgrade your solution from a previous version, and al
349
349
*`--solution-name` or `-sn`: Specify the solution name. Search `*.sln` files in the directory by default.
350
350
*`--check-all`: Check the new version of each package separately. Default is `false`.
351
351
*`--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.
0 commit comments