fix examples

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2009-05-20 13:31:55 +00:00
parent b2c60fdfb7
commit 4750d14416

View File

@ -50,13 +50,13 @@ An error has occurred.
To display the contents of the site table:
B<tabdump> I<site>
B<tabdump> I<site>
=item *
To see what tables exist in the xCAT database:
B<tabdump>
B<tabdump>
=item *
@ -68,13 +68,13 @@ dumpxCATdb -p <backup directory>
To display a summary description of each table:
B<tabdump> I<-d>
B<tabdump> I<-d>
=item *
To display a description of each column in the nodehm table:
B<tabdump> I<-d nodehm>
B<tabdump> I<-d nodehm>
=back