2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-23 21:01:09 +00:00

[xCAT-client]xdshbak: Add -b option to manpage

This commit is contained in:
Samveen Gulati
2015-11-05 11:36:05 +00:00
parent c6f7861fb1
commit a91bf8e258

View File

@@ -4,7 +4,7 @@ B<xdshbak> - Formats the output of the B<xdsh> command.
=head1 B<SYNOPSIS>
B<xdshbak> [B<-c> | B<-x> | B<-h> | B<-q>]
B<xdshbak> [B<-c> | B<-x> [ B<-b> ] | B<-h> | B<-q>]
=head1 DESCRIPTION
@@ -62,6 +62,9 @@ the output by hostname for easier viewing:
.
.
If the B<-b> flag is specified in addition to B<-x>, the hostname at the beginning
of each line is stripped.
=head2 Standard Error
When the B<xdshbak> filter is used and standard error messages are generated,
@@ -72,6 +75,11 @@ output messages. This is true with and without the B<-c> flag.
=over 6
=item B<-b>
Strip the host prefix from the beginning of the lines. This only
works with the B<-x> option.
=item B<-c>
If the output from multiple nodes is identical it will be collapsed