2 * Copyright 2012, Axel Dörfler, axeld@pinc-software.de.
3 * Distributed under the terms of the MIT License.
9 #include "command_checkfs.h"
16 register_additional_commands()
18 CommandManager::Default()->AddCommand(command_checkfs
, "checkfs",
23 } // namespace FSShell