mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-13 11:54:31 +08:00
33b92836cd
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
7 lines
83 B
XML
7 lines
83 B
XML
command_table test_cmds;
|
|
|
|
request test_cmd, "Test command",
|
|
test_cmd, test;
|
|
|
|
end;
|