addrom

Simple tool for adding a rom entry to a Pandora's Box 3 list.dat
Log | Files | Refs | LICENSE

commit ed830780cc8dd15c040cb5a6dd8e3f9d08ec16b6
parent a6e8f0f9bda9be08046b401e4447f314929f7f86
Author: Quentin Rameau <quinq@fifth.space>
Date:   Mon,  9 Nov 2015 19:22:02 +0100

Fix typo in manual

Diffstat:
addrom.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/addrom.1 b/addrom.1 @@ -40,7 +40,7 @@ Read-only input list.dat file. Placement of the new entry starting from 1. If the .Ar position is not given or is larger than number of games in the list, the new entry will -be appened to the end of the list. +be appended to the end of the list. .It Fl o Ar output-list Newly created output list.dat file (it must not exist and will not be overwritten).