Deployed 91df125 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-04-04 04:49:09 +00:00
parent 3859521e33
commit c9a07bfee5
4 changed files with 95 additions and 92 deletions
+4 -1
View File
@@ -1590,11 +1590,14 @@
<h1>Install ui</h1>
<div class="highlight"><pre><span></span><code>usage: freqtrade install-ui [-h] [--erase] [--ui-version UI_VERSION]
<div class="highlight"><pre><span></span><code>usage: freqtrade install-ui [-h] [--erase] [--prerelease]
[--ui-version UI_VERSION]
options:
-h, --help show this help message and exit
--erase Clean UI folder, don&#39;t download new version.
--prerelease Install the latest pre-release version of FreqUI. This
is not recommended for production use.
--ui-version UI_VERSION
Specify a specific version of FreqUI to install. Not
specifying this installs the latest version.