diff options
Diffstat (limited to 'debian/man/splitti3.1')
-rw-r--r-- | debian/man/splitti3.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/man/splitti3.1 b/debian/man/splitti3.1 new file mode 100644 index 0000000..4be8b4e --- /dev/null +++ b/debian/man/splitti3.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. +.TH SPLIT "1" "September 2014" "splitcgats" "User Commands" +.SH NAME +Split \- Split a .ti3 into two. +.SH DESCRIPTION +Split a .ti3 into two, Version 1.6.3 +.SH SYNOPSIS +.B splitcgats +.RB [\-options]\ input.ti3\ output1.ti3\ output2.ti3 +.TP +\fB\-v\fR +Verbose \- print each patch value +.TP +\fB\-n\fR no +Put no sets in first file, and balance in second file. +.TP +\fB\-p\fR percent +Put percent% sets in first file, and balance in second file. (def. 50%) +.TP +\fB\-w\fR +Put white patches in both files. +.TP +\fB\-r\fR seed +Use given random seed. +.TP +input.ti3 +File to be split up. +.TP +output1.ti3 +First output file +.TP +output2.ti3 +Second output file |