forked from I2P_Developers/i2p.www
clarify BOB "option" command (ticket #1707)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('BOB - Basic Open Bridge') }}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}December 2014{% endtrans %}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}November 2015{% endtrans %}{% endblock %}
|
||||
{% block content %}
|
||||
<h2>Language libraries for the BOB API</h2>
|
||||
<ul>
|
||||
@@ -87,7 +87,7 @@ inport port number ERROR or OK
|
||||
list ERROR or DATA lines and final OK
|
||||
lookup hostname ERROR or OK and KEY
|
||||
newkeys ERROR or OK and KEY
|
||||
option ERROR or OK
|
||||
option key1=value1 key2=value2... ERROR or OK
|
||||
outhost hostname or IP address ERROR or OK
|
||||
outport port number ERROR or OK
|
||||
quiet ERROR or OK
|
||||
|
Reference in New Issue
Block a user