mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
mfshell: add the status command and the device/get_status api call
This commit is contained in:
@@ -50,6 +50,7 @@ struct mfcmd commands[] = {
|
||||
mfshell_cmd_links},
|
||||
{"get", "[quickkey]", "download a file", mfshell_cmd_get},
|
||||
{"rmdir", "[folderkey]", "remove directory", mfshell_cmd_rmdir},
|
||||
{"status", "", "device status", mfshell_cmd_status},
|
||||
{NULL, NULL, NULL, NULL}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user