Imported Upstream version 1.1.11
[platform/upstream/cdrkit.git] / 3rd-party / dirsplit / dirsplit.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
2 .TH DIRSPLIT "1" "March 2004" "dirsplit 0.3" "User Commands"
3 .SH NAME
4 dirsplit \- splits directory into multiple with equal size
5 .SH SYNOPSIS
6 dirsplit \fB[options]\fR < directory | content-list-file >
7 .SH DESCRIPTION
8 displit is designed to for a simple purpose: convert a directory with
9 many multiple files (which are all smaller than a certain medium, eg.
10 DVD) and "splits" it into "volumes", looking for the optimal order to
11 get the best space/medium-number efficiency.
12 .P
13 The actual action is either adding the files to mkisofs catalogs or real
14 moving of files into new directories (or creating links/symlinks).
15 The method is not limited to files, whole directories can also be handled this
16 way (see various filesystem exploration modes).
17 .SH OPTIONS
18 .TP
19 Run dirsplit \fB\-h\fR to get the basic usage info.
20 .TP
21 Run dirsplit \fB\-H\fR to get the whole option overview and description.
22 .SH EXAMPLES
23 Run dirsplit \fB\-H\fR to see the commented examples.
24 .SH AUTHOR
25 \fBdirsplit\fR is created by Eduard Bloch (blade@debian.org) and is licensed
26 under the GPLv2.
27