diff --git a/bin/linguist b/bin/linguist index c428fa67..3bbe1e13 100755 --- a/bin/linguist +++ b/bin/linguist @@ -1,8 +1,7 @@ #!/usr/bin/env ruby # linguist — detect language type for a file, or, given a directory, determine language breakdown -# -# usage: linguist +# usage: linguist require 'linguist/file_blob' require 'linguist/repository'