aboutsummaryrefslogtreecommitdiff
path: root/spec/bandwidth-file-spec/format-details.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bandwidth-file-spec/format-details.md')
-rw-r--r--spec/bandwidth-file-spec/format-details.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/spec/bandwidth-file-spec/format-details.md b/spec/bandwidth-file-spec/format-details.md
new file mode 100644
index 0000000..c5de6f3
--- /dev/null
+++ b/spec/bandwidth-file-spec/format-details.md
@@ -0,0 +1,11 @@
+<a id="bandwidth-file-spec.txt-2"></a>
+
+# Format details
+
+```text
+ The Bandwidth File MUST contain the following sections:
+ - Header List (exactly once), which is a partially ordered list of
+ - Header Lines (one or more times), then
+ - Relay Lines (zero or more times), in an arbitrary order.
+ If it does not contain these sections, parsers SHOULD ignore the file.
+```