Skip to content

Commit

Permalink
* Updated README to include unmount-all
Browse files Browse the repository at this point in the history
  • Loading branch information
CKingX committed May 3, 2022
1 parent be341a0 commit 80587d1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ Once done, you can unmount the image:
```
sudo ddr-mount unmount <device name like drrm0>
```

You can also unmount all images:
```
sudo ddr-mount unmount-all
```
Finally, you can list all the images that are mounted with
```
ddr-mount list
Expand Down

0 comments on commit 80587d1

Please sign in to comment.