diff options
author | Thomas White <taw@bitwiz.org.uk> | 2015-08-01 18:53:45 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2015-08-01 20:29:42 +0200 |
commit | f6f8c8046766b93f8be847fa2c71f0cbaf7c5919 (patch) | |
tree | 92ce24bb45194b8a1e8cf4834aa8e76e70eb932a /doc | |
parent | 56f0db5a1153b447dcc9716a90aad815605cf91c (diff) |
partialator: Add --no-free (for testing only)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/partialator.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/partialator.1 b/doc/man/partialator.1 index 272c97a9..572fe988 100644 --- a/doc/man/partialator.1 +++ b/doc/man/partialator.1 @@ -110,6 +110,11 @@ Ignore the first \fIn\fR crystals in the input. The default is \fB--start-after .PD Stop processing after \fIn\fR crystals have been successfully read. The default is \fB--stop-after=0\fR, which means to process all the patterns from the start point to the end of the input (see \fB--start-after\fR). +.PD 0 +.IP \fB--no-free\fR +.PD +Disable cross-validation (for testing only). + .SH PARTIALITY MODELS The available partiality models are: |