diff options
Diffstat (limited to 'manual/extension_modules.md')
| -rw-r--r-- | manual/extension_modules.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/extension_modules.md b/manual/extension_modules.md index 0fbac8c6..eb4c1829 100644 --- a/manual/extension_modules.md +++ b/manual/extension_modules.md @@ -1746,7 +1746,7 @@ http.download("https://xmake.io", "/tmp/index.html") This interface is used to run commands via `sudo` and provides platform consistency handling, which can be used for scripts that require root privileges to run. -<p class="warning"> +<p class="warn"> In order to ensure security, unless you must use it, try not to use this interface in other cases. </p> |
