Skip to content

Commit

Permalink
Readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Arsynth committed May 30, 2023
1 parent 66d7742 commit 8c31c13
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ You also can specify path with `-p` or `--path` (But this not required)


## Supported commands
* [syms FILE [--path <FILE>] [--help] [--arch <NAME>] [--short] [--noidx]](#syms)
* [rpaths FILE [--path <FILE>] [--help] [--arch <NAME>] [--short] [--noidx]](#rpaths)
* [dylibs FILE [--path <FILE>] [--help] [--arch <NAME>] [--short] [--noidx]](#dylibs)
* [segs FILE [--path <FILE>] [--help] [--arch <NAME>] [--segs] [--sects] [--short] [--noidx]](#segs)
* [fat FILE [--path <FILE>] [--help] [--arch <NAME>]](#fat)
* [headers FILE [--path <FILE>] [--help] [--arch <NAME>] [--short] [--noidx]](#headers)
* [`syms FILE [--path <FILE>] [--help] [--arch <NAME>] [--short] [--noidx]`](#syms)
* [`rpaths FILE [--path <FILE>] [--help] [--arch <NAME>] [--short] [--noidx]`](#rpaths)
* [`dylibs FILE [--path <FILE>] [--help] [--arch <NAME>] [--short] [--noidx]`](#dylibs)
* [`segs FILE [--path <FILE>] [--help] [--arch <NAME>] [--segs] [--sects] [--short] [--noidx]`](#segs)
* [`fat FILE [--path <FILE>] [--help] [--arch <NAME>]`](#fat)
* [`headers FILE [--path <FILE>] [--help] [--arch <NAME>] [--short] [--noidx]`](#headers)

### Default
```shell
Expand Down

0 comments on commit 8c31c13

Please sign in to comment.