Skip to content

Commit

Permalink
Adding note about options order (see #12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregwar committed Aug 28, 2019
1 parent 839090b commit ddd0cc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -35,6 +35,9 @@ Fatcat takes an image as argument:
fatcat disk.img [options]
```

**NOTE: according to your build, you might have to specify options before ``disk.img``, i.e
``fatcat [options] disk.img``**

You can specify an offset in the file with `-O`, this could be useful if there is
multiple partitions on a block devices, for instance:

Expand Down

0 comments on commit ddd0cc4

Please sign in to comment.