Fixed misnamed rewind command (noted by Tom Oehser).
This commit is contained in:
parent
edc806507c
commit
1eb4acfc23
@ -35,7 +35,7 @@ static const struct mt_opcodes opcodes[] = {
|
||||
{"ras3", MTRAS3},
|
||||
{"reset", MTRESET},
|
||||
{"retension", MTRETEN},
|
||||
{"rew", MTREW},
|
||||
{"rewind", MTREW},
|
||||
{"seek", MTSEEK},
|
||||
{"setblk", MTSETBLK},
|
||||
{"setdensity", MTSETDENSITY},
|
||||
|
Loading…
Reference in New Issue
Block a user