From 40279e0369f0b58d771aad1676be4769d48bbeda Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Thu, 30 May 2024 23:31:24 +0200 Subject: [PATCH] docs: Fix invalid option name --- docs/1_usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1_usage.md b/docs/1_usage.md index 0310ad6d..dfb76793 100644 --- a/docs/1_usage.md +++ b/docs/1_usage.md @@ -126,4 +126,4 @@ ReVanced CLI is divided into the following fundamental commands: > **💡 Tip** > You can mount an APK file - > by supplying the app's package name to mount the supplied APK file over the option `-mount`. + > by supplying the app's package name to mount the supplied APK file over the option `--mount`.