1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
'\" t
.\" Title: mash-paste
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.10
.\" Date: 2019-12-13
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
.TH "MASH\-PASTE" "1" "2019-12-13" "\ \&" "\ \&"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
.nh
.ad l
.de URL
\fI\\$2\fP <\\$1>\\$3
..
.als MTO URL
.if \n[.g] \{\
. mso www.tmac
. am URL
. ad l
. .
. am MTO
. ad l
. .
. LINKSTYLE blue R < >
.\}
.SH "NAME"
mash\-paste \- create a single sketch file from multiple sketch files
.SH "SYNOPSIS"
.sp
\fBmash paste\fP [options] <out_prefix> <sketch> [<sketch>] ...
.SH "DESCRIPTION"
.sp
Create a single sketch file from multiple sketch files.
.SH "OPTIONS"
.sp
\fB\-h\fP
.RS 4
Help
.RE
.sp
\fB\-l\fP
.RS 4
Input files are lists of file names.
.RE
.SH "SEE ALSO"
.sp
mash(1)
|