File: cdadd.1

package info (click to toggle)
cdtool 2.1.8-release-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 568 kB
  • ctags: 195
  • sloc: sh: 2,823; ansic: 2,546; makefile: 72
file content (39 lines) | stat: -rw-r--r-- 990 bytes parent folder | download | duplicates (5)
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
35
36
37
38
39
.TH CDADD 1 29-July-2004 CDTOOL "User Commands"
.\" manual page copyright 1994 thomas insel
.\" copyright 1995,96 sven oliver moll
.SH NAME
cdadd \- add information for a new CD to .cdtooldb
.SH SYNOPSIS
.nf
\fBcdadd\fR     [-[0..9]|-d device]
.fi
.SH DESCRIPTION
The
.I cdadd
command is a shell script which uses 
.I cdir -t
and assists users in adding a new entry to the 
.B ~/.cdtooldb
database file.  It allows the user to edit a blank template database entry 
for the current compact disc, and then appends it to the file.
.SH FILES
.B ~/.cdtooldb 
- default database file.
.SH ENVIRONMENT
.B CDTOOLDBPATH 
- colon delimited path of database files to search.  It is not necessary to 
specify 
.BR ~/.cdtooldb , 
as this is automatically added to the end of the search path.
.PP
.B CDTOOLDEV 
- device file for cd-rom, overrides compile-time defaults.
.SH SEE ALSO
cdtool(1)
.SH AUTHORS
.nf
.RS
Thomas Insel		<tinsel@tinsel.org>
Sven Oliver Moll	<smol0075@rz.uni-hildesheim.de>
.RE
.fi