mirror of
https://github.com/wader/fq.git
synced 2024-11-27 06:04:47 +03:00
macho: docs review changes
This commit is contained in:
parent
04eae939eb
commit
b0911af204
@ -1,13 +1,19 @@
|
||||
# MACHO Format
|
||||
|
||||
Decodes vanilla and FAT Macho binaries
|
||||
|
||||
## Examples
|
||||
|
||||
To decode the MacOS build of `fq`
|
||||
|
||||
```
|
||||
fq . -d macho fq
|
||||
```
|
||||
|
||||
---
|
||||
**NOTE**
|
||||
`-d macho` is usually not needed.
|
||||
|
||||
---
|
||||
|
||||
Can be used to decode nested parts:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user