diff options
author | Ryo Nakamura <upa@haeena.net> | 2022-10-30 16:34:16 +0900 |
---|---|---|
committer | Ryo Nakamura <upa@haeena.net> | 2022-10-30 16:34:16 +0900 |
commit | 0fb0284ff9a69935efa75278fdc4647f73c526aa (patch) | |
tree | 43a44385970f662a1be6c0b8e690f8f84f502ab5 | |
parent | 7e65006e2254a1ce452854086db624a44e1e20bc (diff) |
fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |