Fix to-base16 description
This commit is contained in:
		
							parent
							
								
									206bbb5dc9
								
							
						
					
					
						commit
						9b05d5848c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -69,7 +69,7 @@ struct CmdToBase : Command | ||||||
|     { |     { | ||||||
|         return toBase32 |         return toBase32 | ||||||
|             ? "convert a hash to base-32 representation" |             ? "convert a hash to base-32 representation" | ||||||
|             : "convert a hash to base-32 representation"; |             : "convert a hash to base-16 representation"; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     void run() override |     void run() override | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue