File: labeltape.1

package info (click to toggle)
chiark-utils 8.0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,084 kB
  • sloc: ansic: 4,640; perl: 4,281; sh: 671; python: 465; makefile: 286; tcl: 228
file content (34 lines) | stat: -rw-r--r-- 1,018 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.TH BACKUP-LABELTAPE "1" "July 2003" "Debian" "Chiark-backup"
.SH NAME
backup-labeltape \- display or change tape label
.SH SYNOPSIS
.B backup-labeltape
.I [-force] TAPEID
.br
.SH DESCRIPTION
`backup-labeltape' will display the tape label; it will also label the
tape with TAPEID unless the tape already has a label (the -force
option will over-write the current label)
`test' option
.SH OPTIONS
.TP
.BR -force
Over-write an existing tape label
.TP
.BR TAPEID
The new label to write to the tape
.SH FILES
.TP
.I /etc/chiark-backup/settings.pl
Configuration file for the whole of chiark-backup
.P
.SH AUTHOR
This Manual page was written by Matthew Vernon <matthew@debian.org> but 
may be used by anyone.
.SH COPYRIGHT
Copyright (C) 1997-1998,2000-2001 Ian Jackson <ian@chiark.greenend.org.uk>
.br
Copyright (C) 1999 Peter Maydell <pmaydell@chiark.greenend.org.uk>
.br
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.