diff --git a/bip.conf.5 b/bip.conf.5 index e57785d..8d63594 100644 --- a/bip.conf.5 +++ b/bip.conf.5 @@ -16,7 +16,7 @@ The bip.conf skeleton should be something like this : .nf option1 = value; option2 = value; -... + ... network { net_opt = value; @@ -24,7 +24,7 @@ network { server { ... }; server { ... }; }; -... + ... user { user_opt = value;