Interface UsageCapable
- All Known Implementing Classes:
ListBackupsArgsInterpreter
,ListManagedFilesArgsInterpreter
public interface UsageCapable
A command that support usage.
- Author:
- Fabrizio Giudici
-
Method Summary
-
Method Details
-
printUsage
void printUsage()Prints the usage for this command.
-