mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 06:02:44 +00:00 
			
		
		
		
	HexEditor: Add an option to load an annotations file on startup
This commit is contained in:
		
							parent
							
								
									4cef57a021
								
							
						
					
					
						commit
						d930ea1242
					
				
					 4 changed files with 29 additions and 2 deletions
				
			
		|  | @ -7,8 +7,7 @@ | |||
| ## Synopsis | ||||
| 
 | ||||
| ```**sh | ||||
| $ HexEditor  | ||||
| $ HexEditor file | ||||
| $ HexEditor [--annotations <path>] [file] | ||||
| ``` | ||||
| 
 | ||||
| ## Description | ||||
|  | @ -35,3 +34,11 @@ An option to copy as hex value, as text, or as C-code is available and can extra | |||
|  | ||||
| 
 | ||||
| Hex Editor's simple and straight-forward interface offers search, export, byte pattern insertions and statistics.  | ||||
| 
 | ||||
| ## Options | ||||
| 
 | ||||
| * `-a`, `--annotations`: Path to an annotations file to load on startup | ||||
| 
 | ||||
| ## Arguments | ||||
| 
 | ||||
| * `file`: File to open on startup  | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Sam Atkins
						Sam Atkins