From 834894fbaf3ba4e560c58595019cc26e1e18a0d5 Mon Sep 17 00:00:00 2001 From: jjhua Date: Tue, 17 Apr 2012 06:12:27 +0000 Subject: [PATCH] { } is for required arguments when the user has to choose between several items, one of which is required. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rflash.1.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-client/pods/man1/rflash.1.pod b/xCAT-client/pods/man1/rflash.1.pod index f3a33bd95..92cda3593 100644 --- a/xCAT-client/pods/man1/rflash.1.pod +++ b/xCAT-client/pods/man1/rflash.1.pod @@ -8,15 +8,15 @@ B [B<-h>|B<--help> | B<-v>|B<--version>] =head2 PPC (with HMC) specific: -B I B<-p> I [B<--activate> B|B] [B<-V>|B<--verbose>] +B I B<-p> I {B<--activate> B|B} [B<-V>|B<--verbose>] -B I [B<--commit>|B<--recover>] [B<-V>|B<--verbose>] +B I {B<--commit>|B<--recover>} [B<-V>|B<--verbose>] =head2 PPC (without HMC, using Direct FSP Management) specific: B I B<-p> I B<--activate> B [B<-d> I] -B I [B<--commit>|B<--recover>] +B I {B<--commit>|B<--recover>} =head1 B