Skip to content

Commit 4120842

Browse files
fix: add back the "image unmount" command removed by mistake (#470)
1 parent 682b4f4 commit 4120842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Usage:
7474
ios info [display | lockdown] [options]
7575
ios image list [options]
7676
ios image mount [--path=<imagepath>] [options]
77+
ios image unmount [options]
7778
ios image auto [--basedir=<where_dev_images_are_stored>] [options]
7879
ios syslog [options]
7980
ios screenshot [options] [--output=<outfile>] [--stream] [--port=<port>]

0 commit comments

Comments
 (0)