ref: f4991fab9f9f1f61895751bd20936e20815f5123
parent: 7a98f323b297c1e108a953bc167a024be402d58a
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Wed Dec 9 11:40:31 EST 2020
fix a typo in the readme
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
## Usage
; ext4srv
- ; mount /dev/ext4 /n/linux /n/sdN0/ext4partition
+ ; mount /srv/ext4 /n/linux /dev/sdN0/ext4partition
; ls -l /n/linux
See `ext4srv -h` for more usage examples. Needs a proper man page for sure.