From aeeeaa2f8d6efe7f4020cd238014be92673059f0 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Wed, 4 Sep 2019 18:31:30 +0300 Subject: [PATCH] ap: update docs --- win/tools/autopatch/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/tools/autopatch/README.md b/win/tools/autopatch/README.md index fdaf9b4..cb21f52 100644 --- a/win/tools/autopatch/README.md +++ b/win/tools/autopatch/README.md @@ -16,12 +16,12 @@ This script accepts path to Nvidia Drivers installer, makes .1337 patch and save $ ./autopatch.py --help usage: autopatch.py [-h] [-7 SEVENZIP] [-T TARGET] [-N TARGET_NAME] [-S SEARCH] [-R REPLACEMENT] [-o] - installer_file + installer_file [installer_file ...] Generates .1337 patch for Nvidia drivers for Windows positional arguments: - installer_file location of installer executable + installer_file location of installer executable(s) optional arguments: -h, --help show this help message and exit