{"repair",'r',"Repair a damaged Archive version 3 or above file.",
0,0,0,GET_NO_ARG,NO_ARG,0,0,0,0,0,0},
{"set-auto-increment",'A',
"Force auto_increment to start at this or higher value.",
(gptr*)&new_auto_increment_value,
(gptr*)&new_auto_increment_value,
"Force auto_increment to start at this or higher value. If no value is given, then sets the next auto_increment value to the highest used value for the auto key + 1.",
(gptr*)&new_auto_increment,
(gptr*)&new_auto_increment,
0,GET_ULL,OPT_ARG,0,0,0,0,0,0},
{"silent",'s',
"Only print errors. One can use two -s to make archive_reader very silent.",