diff --git a/pages/common/fast.md b/pages/common/fast.md new file mode 100644 index 0000000000..9b5e80f6d7 --- /dev/null +++ b/pages/common/fast.md @@ -0,0 +1,16 @@ +# fast + +> Test your download and upload speed using fast.com. +> More information: . + +- Measure the current download speed: + +`fast` + +- Measure the current upload speed in addition to download speed: + +`fast --upload` + +- Display results on a single line to reduce spacing: + +`fast --single-line`