From 0991b67a54c6d1c49193a392092dcef844943928 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-vlan/pods/man1/chvlanports.1.pod --- xCAT-vlan/pods/man1/chvlanports.1.pod | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xCAT-vlan/pods/man1/chvlanports.1.pod b/xCAT-vlan/pods/man1/chvlanports.1.pod index cb1da85e4..d4a0bc123 100755 --- a/xCAT-vlan/pods/man1/chvlanports.1.pod +++ b/xCAT-vlan/pods/man1/chvlanports.1.pod @@ -4,9 +4,9 @@ B - It adds or removes nodes' switch interfaces for the vlan. =head1 SYNOPSIS -B I B<-n>|B<--nodes> I B<-i>|B<--interface> I +B I B<-n>|B<--nodes> I B<-i>|B<--interface> I -B I B<-n>|B<--nodes> I B<-i>|B<--interface> I B<-d>|B<--delete> +B I B<-n>|B<--nodes> I B<-i>|B<--interface> I B<-d>|B<--delete> B [B<-h>|B<--help>] @@ -14,19 +14,19 @@ B [B<-v>|B<--version>] =head1 DESCRIPTION -The B command adds nodes switch interfaces to the given vlan. If -d is specified, the nodes switch interfaces will be removed from the vlan. +The B command adds nodes switch interfaces to the given vlan. If -d is specified, the nodes switch interfaces will be removed from the vlan. This command won't create/remove vlans on switches, it just add node's switch ports into exisitng vlan or remove them from existing vlan on switch. Before calling chvlanports, the nodes switch interfaces should be configured in table switch, and vlan must already existing in switches. =head1 Parameters -I is a unique vlan number. +I is a unique vlan number. =head1 OPTIONS =over 10 -=item B<-n|--nodes> The nodes or groups to be added or removed. It takes the noderange format. Check the man page for noderange for details. +=item B<-n|--nodes> The nodes or groups to be added or removed. It takes the noderange format. Check the man page for noderange for details. =item B<-i|--interface> The interface name where the vlan will be tagged on.