1 <!-- -*- mode: sgml; mode: fold -*- -->
2 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
4 <!ENTITY % dakent SYSTEM "dak.ent">
13 <refentrytitle>dak_poolize</>
17 <!-- Man page title -->
19 <refname>dak poolize</>
20 <refpurpose>Utility to poolize files (move them from legacy to pool location)</>
26 <command>dak poolize</>
27 <arg><option><replaceable>options</replaceable></></arg>
31 <RefSect1><Title>Description</>
33 <command>dak poolize</command> is the command line tool to poolize files; i.e. move files from legacy locations to their corresponding pool locations.
37 <RefSect1><Title>Options</>
40 <term><option>-l/--limit</option>=<replaceable>size in kilobytes</replaceable></term>
42 <para>Set the maximum amount of data to poolize. <emphasis>Note:</emphasis> Without this option, all files will be poolized.</para>
47 <term><option>-n/--no-action</option></term>
49 <para>Don't actually do anything, just show what would be done.</para>
55 <RefSect1><Title>Diagnostics</>
57 <command>dak poolize</command> returns zero on normal operation, non-zero on error.