changed turn of phrase to be more universal.
This commit is contained in:
		
							parent
							
								
									f72085e969
								
							
						
					
					
						commit
						7a6aa52b11
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -327,7 +327,7 @@ but the point is that manuals are for when you want to do something with the too
 | 
			
		|||
 | 
			
		||||
There are many other examples as well. How many of your grep invocations are in the form of `grep -R 'foo' ./`?
 | 
			
		||||
Most of mine are. [Ripgrep](https://github.com/BurntSushi/ripgrep) shortens that to `rg foo`
 | 
			
		||||
while still having all the power of grep when I need it, and it is faster to boot!
 | 
			
		||||
while still having all the power of grep when I need it, and it is faster as well!
 | 
			
		||||
 | 
			
		||||
This isn't to say that tools should 'dumb themselves down' or hobble themselves to make them easier to use.
 | 
			
		||||
However they should keep in mind the most common usecase that their tool is likely to be used in,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue