===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-clamp-1.1.1/spec/clamp/command_spec.rb-188-        it "describes the default value and env usage" do
ruby-clamp-1.1.1/spec/clamp/command_spec.rb:189:          expect(command.help).to include("port to listen on (default: $PORT, or 4321)")
ruby-clamp-1.1.1/spec/clamp/command_spec.rb-190-        end
##############################################
ruby-clamp-1.1.1/spec/clamp/command_spec.rb-685-        it "describes the default value and env usage" do
ruby-clamp-1.1.1/spec/clamp/command_spec.rb:686:          expect(command.help).to include(%{ (default: $FILE, or "/dev/null")})
ruby-clamp-1.1.1/spec/clamp/command_spec.rb-687-        end