From eaf5c9ffd2cc2dac08053789077573511c1d451f Mon Sep 17 00:00:00 2001 From: Yutaka Sawada <60930312+Yutaka-Sawada@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:37:26 +0900 Subject: [PATCH] Change some words --- source/sfv_md5/Command_sfv_md5.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/source/sfv_md5/Command_sfv_md5.txt b/source/sfv_md5/Command_sfv_md5.txt index ca7f0e0..246c6f4 100644 --- a/source/sfv_md5/Command_sfv_md5.txt +++ b/source/sfv_md5/Command_sfv_md5.txt @@ -96,11 +96,10 @@ you need to use "/" for prefix of options to distinguish checksum file. When a option has arbitary number or text, don't put space between the option and following part. -For example, setting "/vs1" is good, but "/vs 1" is wrong. -Setting "/dPath" is good, but "/d Path" is wrong. +For example, setting "/vs1" is valid, but "/vs 1" is wrong. +Setting "/dPath" is valid, but "/d Path" is wrong. - To distinguish options from filenames, -order of elements in command-line is important. + To distinguish options from filenames, order of command-line arguments is important. Put all options before . Put before all [input files] @@ -140,8 +139,10 @@ from the PAR client's directory, use this setting to set path. use this setting to set the path as base-directory. This is either absolute path or relative path from current directory. If you include space in path, use "" to specify where is end. -Note, setting "/dC:" is same as setting current directory of C-drive. -If you want to set direct root of C-drive, you must set "/dC:/". +As you may omit the last "/" in path of a folder, +both "/dC:/data/" and "/dC:/data" are valid. +Note, setting "/dD:" is same as setting current directory of D-drive. +If you want to set direct root of D-drive, you must set "/dD:/". for example, /dC:/data/ , /d"C:/Program Files/" , /d../data/