Skip to content

Commit c06bc64

Browse files
committed
Modify README file for scripts with the necessary 9pfs documentation
Signed-off-by: Neagu Dragos-Ionut <dragosneagu28@gmail.com>
1 parent 02de457 commit c06bc64

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

redis/scripts/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,15 @@ e.g.
5454
./scripts/run/fc.x86_64
5555
./scripts/run/xen.arm64
5656
```
57+
58+
## Build and Run for <plat> / <arch> using a different file system
59+
60+
```console
61+
./scripts/run/<plat>.<arch>.<file_system>
62+
```
63+
64+
e.g.
65+
66+
```console
67+
./scripts/run/qemu.x86_64.9pfs
68+
```

0 commit comments

Comments
 (0)