]> arthur.barton.de Git - netatalk.git/blob - man/man1/apple_dump.1
Freshly generated manpages from XML sources
[netatalk.git] / man / man1 / apple_dump.1
1 '\" t
2 .\"     Title: apple_dump
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 31 Mar 2010
6 .\"    Manual: Netatalk 2.2
7 .\"    Source: Netatalk 2.2
8 .\"  Language: English
9 .\"
10 .TH "APPLE_DUMP" "1" "31 Mar 2010" "Netatalk 2.2" "Netatalk 2.2"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 apple_dump \- Dump AppleSingle/AppleDouble format file
23 .SH "SYNOPSIS"
24 .HP \w'\fBapple_dump\fR\fB\fR\fBapple_dump\fR\fB\fR\fBapple_dump\fR\fB\fR\fBapple_dump\fR\fB\fR\ 'u
25 \fBapple_dump\fR\fB\fR [\-a] \fIFILE\fR | \fIDIR\fR 
26 .br
27 \fBapple_dump\fR\fB\fR \-f \fIFILE\fR
28 .br
29 \fBapple_dump\fR\fB\fR \-d \fIFILE\fR
30 .br
31 \fBapple_dump\fR\fB\fR \-h | \-help | \-\-help 
32 .SH "DESCRIPTION"
33 .PP
34 \fBapple_dump\fR
35 dump AppleSingle/AppleDouble format file\&.
36 .SH "OPTIONS"
37 .PP
38 \fB\-a\fR \fIFILE\fR|\fIDIR\fR
39 .RS 4
40 This is default\&. Dump a AppleSingle/AppleDouble file for
41 \fIFILE\fR
42 or
43 \fIDIR\fR
44 automatically\&. Extrapolate FinderInfo type from absolute path\&. If FILE is not AppleSingle/AppleDouble format, look for
45 \fI\&.AppleDouble/FILE\fR
46 and
47 \fI\&._FILE\fR\&. If
48 \fIDIR\fR, look for
49 \fIDIR/\&.AppleDouble/\&.Parent\fR
50 and
51 \fI\&._DIR\fR\&.
52 .RE
53 .PP
54 \fB\-f\fR \fIFILE\fR
55 .RS 4
56 Dump
57 \fIFILE\fR\&. Assume FinderInfo to be FileInfo\&.
58 .RE
59 .PP
60 \fB\-d\fR \fIFILE\fR
61 .RS 4
62 Dump
63 \fIFILE\fR\&. Assume FinderInfo to be DirInfo\&.
64 .RE
65 .PP
66 \fB\-h, \-help, \-\-help\fR
67 .RS 4
68 Display the help and exit
69 .RE
70 .SH "NOTE"
71 .PP
72 There is no way to detect whether FinderInfo is FileInfo or DirInfo\&. By default, apple_dump examins whether file or directory, a parent directory is \&.AppleDouble, filename is \&._*, filename is \&.Parent, and so on\&.
73 .PP
74 If setting option \-f or \-d, assume FinderInfo and doesn\'t look for another file\&.
75 .SH "SEE ALSO"
76 .PP
77 \fBafile\fR(1)