From 2e811d198f6095b3024c442a010cee19cc6a3b99 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Thu, 17 Apr 2014 08:04:50 +0200 Subject: Q: What's the difference between Bell Labs and the Boy Scouts of America? A: The Boy Scouts have adult supervision. --- docs/fapi.pod | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3