]> arthur.barton.de Git - netatalk.git/blob - man/man1/apple_rm.1.tmpl
update version string in man pages
[netatalk.git] / man / man1 / apple_rm.1.tmpl
1 .TH apple_rm 1  16\ Oct\ 2001Netatalk\ 1.5 
2 .SH NAME
3 apple_rm \- Do an apple remove, remove the resource fork as well
4 .SH SYNOPSIS
5 \fI:BINDIR:/apple_rm\fR
6 \fIFILE\fR...
7 .SH DESCRIPTION
8 \fIapple_rm\fR
9 is a perl script that removes FILE(s) as well as the .AppleDouble
10 resource fork file(s) that corresponds to FILE(s). 
11 \fIapple_rm\fR
12 does not delete directories.
13 .SH EXAMPLES
14 \fI:BINDIR:/apple_rm\fR
15 test.text
16 .PP
17 \fI:BINDIR:/apple_rm\fR
18 test.text testing.text
19 .SH REPORTING\ BUGS
20 Report bugs to the Netatalk\-devel list <netatalk\-devel@lists.sourceforge.net>.
21 .SH SEE\ ALSO
22 \fBapple_cp\fR(1),
23 \fBapple_mv\fR(1).