You've already forked pgbackrest
							
							
				mirror of
				https://github.com/pgbackrest/pgbackrest.git
				synced 2025-10-30 23:37:45 +02:00 
			
		
		
		
	Update introduction to be pithy.
This commit is contained in:
		| @@ -407,15 +407,10 @@ sub manGet | ||||
|  | ||||
|     foreach my $oPara ($oIndexDoc->nodeGetById('section', 'introduction')->nodeList('p')) | ||||
|     { | ||||
|         if ($iParaTotal >= 2) | ||||
|         { | ||||
|             last; | ||||
|         } | ||||
|  | ||||
|         $strManPage .= ($iParaTotal == 0 ? "\n" : "\n\n") . '  ' . | ||||
|             manGetFormatText($oManifest->variableReplace($self->{oDocRender}->processText($oPara->textGet())), 80, 2); | ||||
|  | ||||
|         $iParaTotal++; | ||||
|         last; | ||||
|     } | ||||
|  | ||||
|     # Build command and config hashes | ||||
|   | ||||
		Reference in New Issue
	
	Block a user