~ubuntu-branches/ubuntu/precise/netatalk/precise

« back to all changes in this revision

Viewing changes to man/man1/achfile.1

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Rittau
  • Date: 2004-01-19 12:43:49 UTC
  • Revision ID: james.westby@ubuntu.com-20040119124349-es563jbp0hk0ae51
Tags: upstream-1.6.4
ImportĀ upstreamĀ versionĀ 1.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH ACHFILE 1 "26 Feb 1998" 
 
2
.SH NAME
 
3
achfile \- change type and/or creator of Apple Macintosh  files (netatalk format)
 
4
.SH SYNOPSIS
 
5
.B achfile 
 
6
[
 
7
.B -t
 
8
.I type
 
9
]
 
10
[
 
11
.B -c
 
12
.I creator
 
13
]
 
14
.I file ...
 
15
 
 
16
.SH DESCRIPTION
 
17
.B achfile
 
18
changes the Macintosh  type and/or creator of the 
 
19
.I file
 
20
arguments which have a
 
21
corresponding .AppleDouble file.
 
22
 
 
23
.SH OPTIONS
 
24
.HP
 
25
.B -t 
 
26
.I type
 
27
.br
 
28
change the type.
 
29
 
 
30
.HP
 
31
.B -c
 
32
.I creator
 
33
.br
 
34
change the creator.
 
35
 
 
36
.SH DIAGNOSTICS
 
37
returns exit status 0 if all files changed successfully
 
38
.SH SEE ALSO
 
39
.BR afile (1),
 
40
.BR afpd (1)