1GRFMerge(1) BSD General Commands Manual GRFMerge(1)
2
4 GRFMerge — A tool to apply a binary GRF diff, generated by GRFDiff, to a
5 GRF.
6
8 grfmerge [-hlyv] GRD‐file [GRF‐file]
9
10 Change sprites in the GRF file to the new ones from the GRD
11 file. If the GRF file is not specified, GRFMerge will modify
12 the one which the GRD file was generated from.
13
15 -h Display the help message.
16
17 -l Only show which sprites the GRD file contains, don't inte‐
18 grate them.
19
20 -y Answer 'y' to all questions.
21
22 -v Display the version.
23
25 The documentation in /usr/share/doc/grfcodec/
26
28 GRFMerge was written by Josef Drexler.
29
30 This manual page was written by Remko Bijker.
31
33 GRFMerge is Copyright (C) 2003 by Josef Drexler <jdrexler@uwo.ca>
34
35 August 05, 2010