mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-19 10:52:05 +01:00
Document ArmoredOutputStreamFactory.setVersionInfo(null)
This commit is contained in:
parent
243d64fcb4
commit
ae88fdf4ab
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ public final class ArmoredOutputStreamFactory {
|
|||
/**
|
||||
* Overwrite the version header of ASCII armors with a custom value.
|
||||
* Newlines in the version info string result in multiple version header entries.
|
||||
* If this is set to <pre>null</pre>, then the version header is omitted altogether.
|
||||
*
|
||||
* @param versionString version string
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue