module Cli
    class App
      desc 'FilesComments methods.'
      command 'files_comments' do |g|
        g.desc 'Deletes an existing comment on a file.'