We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689fe55 commit abfdec8Copy full SHA for abfdec8
docs/src/content/docs/script-usage.mdx
@@ -48,5 +48,5 @@ For example, to use `ICU` using `-i`, optimise for the host system CPU using `-o
48
Same as previous command but using `env` settings
49
50
```bash
51
-qbt_libtorrent_tag="v1.2.19" qbt_skip_icu="yes" qbt_optimise_strip="yes" qbt_optimize="-march=native" ./qbt-nox-static.sh all
+qbt_libtorrent_tag="v1.2.19" qbt_skip_icu="yes" qbt_optimise_strip="yes" qbt_optimize="-march=native" ./qbittorrent-nox-static.sh all
52
```
0 commit comments