diff --git a/sudo.md b/sudo.md index 3657708..8ff5cdc 100644 --- a/sudo.md +++ b/sudo.md @@ -27,7 +27,7 @@ acme.sh --issue -d ..... ``` -Now, if you are completely sure of the issues and the possibilities with the usage of `sudo` and still want to use it, you can pass the `--force` parameter. +Now, if you are completely sure of the issues and the possibilities with the usage of `sudo` and still want to use it, you can pass the `--force` parameter to work with sudo. + -**Remember:** Using `sudo` is not recommended. You have the option to force it at your own risk. You have been warned.