aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat-rmaddr.1
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-08-13 14:54:54 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-08-13 14:54:54 +0300
commit493d76712aac4708e904c1a96926ca6a737a6d0b (patch)
treec3d393f06ba743bd4fc03c24cec64b4e9b3220e6 /doc/eclat-rmaddr.1
parentceaa9f9d20f5db8b36d275fe65de43b95b090fc1 (diff)
downloadeclat-493d76712aac4708e904c1a96926ca6a737a6d0b.tar.gz
eclat-493d76712aac4708e904c1a96926ca6a737a6d0b.tar.bz2
Documentation: use .EX/.EE for examples.
Diffstat (limited to 'doc/eclat-rmaddr.1')
-rw-r--r--doc/eclat-rmaddr.118
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/eclat-rmaddr.1 b/doc/eclat-rmaddr.1
index 16aeb4f..065f4a1 100644
--- a/doc/eclat-rmaddr.1
+++ b/doc/eclat-rmaddr.1
@@ -45,22 +45,22 @@ The code 16 is returned if the operation is not confirmed.
.SS 1.
Release the Elastic IP:
.P
-.nf
-.B $ eclat rmaddr 192.0.2.1
+.EX
+$ eclat rmaddr 192.0.2.1
Really release IP 192.0.2.1 [Y/n] y
-.fi
+.EE
.SS 2.
Same, with confirmation disabled:
.P
-.nf
-.B $ eclat -Y rmaddr 192.0.2.1
-.fi
+.EX
+$ eclat -Y rmaddr 192.0.2.1
+.EE
.SS 3.
Release the VPC Elastic IP:
.P
-.nf
-.B eclat rmaddr \-\-vpc eipalloc\-5723d13e
-.fi
+.EX
+eclat rmaddr \-\-vpc eipalloc\-5723d13e
+.EE
.SH "SEE ALSO"
.BR eclat (1),
.BR eclat\-mkaddr (1),

Return to:

Send suggestions and report system problems to the System administrator.