replace 実行例
help出力 replace.py --help
usage: replace.py [-h] [--input_file INPUT_FILE] [--output_file OUTPUT_FILE]
[--replace_file REPLACE_FILE]
[--replace_file2 REPLACE_FILE2]
読み方補正プログラム(正規表現対応)
options:
-h, --help show this help message and exit
--input_file INPUT_FILE, -i INPUT_FILE
入力テキストファイルのパス(デフォルト: input.md)
--output_file OUTPUT_FILE, -o OUTPUT_FILE
出力ファイルのパス(指定がない場合は自動生成)
--replace_file REPLACE_FILE, -r REPLACE_FILE
default replace.iniのパス(デフォルト: replace.ini)
--replace_file2 REPLACE_FILE2, -s REPLACE_FILE2
user replace.iniのパス(デフォルト: "")
生成されたデータファイル
(データファイルが見つかりませんでした)
生成された画像一覧
(画像ファイルが見つかりませんでした)