Interface UsageCapable

All Known Implementing Classes:
ListBackupsArgsInterpreter, ListManagedFilesArgsInterpreter

public interface UsageCapable
A command that support usage.
Author:
Fabrizio Giudici
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Prints the usage for this command.
  • Method Details

    • printUsage

      void printUsage()
      Prints the usage for this command.