summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-04-17 08:04:50 +0200
committerPaul C. Buetow <paul@buetow.org>2014-04-17 08:04:50 +0200
commit2e811d198f6095b3024c442a010cee19cc6a3b99 (patch)
tree6731a49a67613489094d26316be65e824d451231 /docs
parentfb52fb557fd517ad2bd5465d4b52a52e3c1076dd (diff)
Q: What's the difference between Bell Labs and the Boy Scouts of America?
A: The Boy Scouts have adult supervision.
Diffstat (limited to 'docs')
-rw-r--r--docs/fapi.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/fapi.pod b/docs/fapi.pod
index 0911319..3e50e1f 100644
--- a/docs/fapi.pod
+++ b/docs/fapi.pod
@@ -168,6 +168,9 @@ Examples:
# vserver name is foo, its virtual address 1.2.3.4 and port is 80
f vserver foo:1.2.3.4:80 create
+ # vserver name is 1.2.3.5, its virtual address 1.2.3.4 and port is 80
+ f vserver 1.2.3.5:1.2.3.4:80 create
+
Similar may apply to other object types such as nodes and vips.
=head1 AUTHOR