-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e36d82
commit 7b6ce1d
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,6 @@ Open Source Version of Allwinner PhoenixCard to Dump, Unpack, Flash Allwinner IM | |
|_| | ||
Copyright (c) 2022, YuzukiTsuru <[email protected]> | ||
INPUT ERROR: -i: required. | ||
Usage: OpenixCard [options] | ||
Optional arguments: | ||
|
@@ -38,7 +37,6 @@ OpenixCard -u -i <img> - Unpack Allwinner image to target | |
OpenixCard -u -c -i <img> - Unpack Allwinner image to target and generate Allwinner image partition table cfg | ||
OpenixCard -d -i <img> - Convert Allwinner image to regular image | ||
OpenixCard -p -i <dir> - Pack dumped Allwinner image to regular image from folder | ||
``` | ||
|
||
## Build from source | ||
|