Skip to content

Commit abfdec8

Browse files
committed
Update script-usage.mdx
1 parent 689fe55 commit abfdec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/script-usage.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ For example, to use `ICU` using `-i`, optimise for the host system CPU using `-o
4848
Same as previous command but using `env` settings
4949

5050
```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
51+
qbt_libtorrent_tag="v1.2.19" qbt_skip_icu="yes" qbt_optimise_strip="yes" qbt_optimize="-march=native" ./qbittorrent-nox-static.sh all
5252
```

0 commit comments

Comments
 (0)