summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2022-10-30 16:34:16 +0900
committerRyo Nakamura <upa@haeena.net>2022-10-30 16:34:16 +0900
commit0fb0284ff9a69935efa75278fdc4647f73c526aa (patch)
tree43a44385970f662a1be6c0b8e690f8f84f502ab5
parent7e65006e2254a1ce452854086db624a44e1e20bc (diff)
fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0fdd0f5..04bae2a 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ Usage: mscp [CvqDdh] [-n nr_conns] [-s min_chunk_sz] [-S max_chunk_sz]
-h print this help
```
-- Copy an 8GB file over a 100Gbls link
+- Example: copy an 8GB file on tmpfs over a 100Gbps link
- Two Intel Xeon Gold 6130 machines directly connected with Intel E810 100Gbps NICs.
```shell-session