xxd: fix typo in trivial usage
Signed-off-by: Brandon Maier <brandon.maier@collins.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		
				
					committed by
					
						 Denys Vlasenko
						Denys Vlasenko
					
				
			
			
				
	
			
			
			
						parent
						
							7ade421b1a
						
					
				
				
					commit
					90456a6aa3
				
			| @@ -41,7 +41,7 @@ | ||||
| //    -u          use upper case hex letters. | ||||
|  | ||||
| //usage:#define xxd_trivial_usage | ||||
| //usage:       "[-pri] [-g N] [-c N] [-n LEN] [-s OFS] [-o OFS] [FILE]" | ||||
| //usage:       "[-pri] [-g N] [-c N] [-l LEN] [-s OFS] [-o OFS] [FILE]" | ||||
| //usage:#define xxd_full_usage "\n\n" | ||||
| //usage:       "Hex dump FILE (or stdin)\n" | ||||
| //usage:     "\n	-g N		Bytes per group" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user