mirror of
https://gitea.tendokyu.moe/pinapelz/more-tachi-import-scripts.git
synced 2026-09-22 22:28:25 +03:00
sdvx: fix typo in service description
This commit is contained in:
@@ -104,7 +104,7 @@ if __name__ == "__main__":
|
||||
help="Service description to be shown on Tachi (Note for where this score came from)",
|
||||
default="SOUND VOLTEX Asphyxia (22vv0)",
|
||||
)
|
||||
parser.add_argument("-f", "--file", help="AsphyxiaCORE SOND VOLREX .db file (sdvx@asphyxia.db)", required=True)
|
||||
parser.add_argument("-f", "--file", help="AsphyxiaCORE SOUND VOLTEX .db file (sdvx@asphyxia.db)", required=True)
|
||||
parser.add_argument(
|
||||
"-o", "--output", help="Output filename", default="sdvx_asphyxia_batch_manual.json"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user