File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,9 +133,9 @@ exports.main = function main(args, callback) {
133133                "  --no-beautify    Does not beautify generated code." , 
134134                "  --no-comments    Does not output any JSDoc comments." , 
135135                "" , 
136-                 "  --force-long     Enfores  the use of 'Long' for s-/u-/int64 and s-/fixed64 fields." , 
137-                 "  --force-number   Enfores  the use of 'number' for s-/u-/int64 and s-/fixed64 fields." , 
138-                 "  --force-message  Enfores  the use of message instances instead of plain objects." , 
136+                 "  --force-long     Enforces  the use of 'Long' for s-/u-/int64 and s-/fixed64 fields." , 
137+                 "  --force-number   Enforces  the use of 'number' for s-/u-/int64 and s-/fixed64 fields." , 
138+                 "  --force-message  Enforces  the use of message instances instead of plain objects." , 
139139                "" , 
140140                "usage: "  +  chalk . bold . green ( "pbjs" )  +  " [options] file1.proto file2.json ..."  +  chalk . gray ( "  (or pipe)  " )  +  "other | "  +  chalk . bold . green ( "pbjs" )  +  " [options] -" , 
141141                "" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments