Changeset 32556 for trunk/psvideophot/src/psvideophotArguments.c
- Timestamp:
- Oct 14, 2011, 4:41:16 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/psvideophot/src/psvideophotArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psvideophot/src/psvideophotArguments.c
r32553 r32556 180 180 181 181 // Add the input and output images (which remain on the command-line) to the arguments list 182 psMetadataAddStr(config->arguments, PS_LIST_TAIL, "OUTPUT", 0, "Name of the output image", argv[1]);182 psMetadataAddStr(config->arguments, PS_LIST_TAIL, "OUTPUT", 0, "Name of the output table", argv[1]); 183 183 184 184 return config;
Note:
See TracChangeset
for help on using the changeset viewer.
