From d5b157e35c8e140a0b8d52cf84761455d0ae76ed Mon Sep 17 00:00:00 2001 From: Vhati Date: Sat, 7 Sep 2013 05:00:15 -0400 Subject: [PATCH] Mentioned CLI in the readmes' Usage section --- skel_unix/readme_for_unixlike.txt | 3 +++ skel_win/readme_for_windows.txt | 3 +++ 2 files changed, 6 insertions(+) diff --git a/skel_unix/readme_for_unixlike.txt b/skel_unix/readme_for_unixlike.txt index 97b6ae7..102fc90 100644 --- a/skel_unix/readme_for_unixlike.txt +++ b/skel_unix/readme_for_unixlike.txt @@ -57,6 +57,9 @@ Usage Delete the outdated files in Slipstream/backup/ If you don't, the game's resources will get corrupted. + Commandline: + Run "./modman-cli.sh -h" for commandline usage. + Troubleshooting diff --git a/skel_win/readme_for_windows.txt b/skel_win/readme_for_windows.txt index 278074b..ca588de 100644 --- a/skel_win/readme_for_windows.txt +++ b/skel_win/readme_for_windows.txt @@ -59,6 +59,9 @@ Usage Delete the outdated files in Slipstream\backup\ If you don't, the game's resources will get corrupted. + Commandline: + Run "modman.exe -h" for commandline usage. + Troubleshooting