Skip to content

Commit 2dff917

Browse files
committed
make it clear about sort feature
1 parent 93599c5 commit 2dff917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ As you may know, the [`UUID`](http://www.ietf.org/rfc/rfc4122.txt) generated by
3636
5. If you want to use part of xUnique functions, use below options in arguments:
3737
* `-v`: print verbose output
3838
* `-u`: uniquify project file, that is, replace UUID to MD5 digest
39-
* `-s`: sort project file inlcuding `children` list, `files` list, `PBXFileReference` list and `PBXBuildFile`
39+
* `-s`: sort project file inlcuding `children` list, `files` list, `PBXFileReference` list and `PBXBuildFile`. Supports both original and uniquified project file
4040
* if neither `-u` nor `-s` exists, execute both uniquify and sort
4141

4242
### Examples

0 commit comments

Comments
 (0)