Showing baseline information

This subcommand shows general information about the specified baselines.

About this task

ccm baseline -sh|-show (i|info|information) -f|-format format 
             [-nf|-noformat]
             ([-ch|-column_header] | [-nch|-nocolumn_header]) 
             [-sep|-separator separator] baseline_spec...
ccm baseline -sh|-show (i|info|information) baseline_spec...
baseline_spec...
Specifies the baseline to be shown. See Baseline specification for more information.
-ch|-column_header
Specifies to use a column header in the output format. See -ch|-column_header for details.
-f|-format format
Specifies the command output format. See -f|-format for details.
-nch|-nocolumn_header
Specifies not to use a column header in the output format. See -nch|-nocolumn_header for details.
-nf|-noformat
Specifies not to use column alignment. See -nf|-noformat for details.
-sep|-separator separator
Used only with the -f|-format option. Specifies a different separator character. See -sep|-separator for details.

Feedback