Merge branch 'master' into devel
[tools/build.git] / vc.1
1 .TH vc 1 "(c) 1997-2014 SuSE Linux AG Nuernberg, Germany"
2 .SH NAME
3 vs \- create a SUSE stype changes entry
4 .SH SYNOPSIS
5 .B vc
6 .RB [ -m
7 .IR message ]
8 .RB [ -e ]
9 .RI [ changesfile_or_dir
10 .RI [ commentfile ]]
11
12 .SH DESCRIPTION
13 The \fBvc\fP tool adds a new changes entry to a SUSE \fB.changes\fP file.
14 The \fB-m\fP option can be used to directly specify the entry, if it is
15 not given an editor is started to interactively enter the new changes
16 entry. If a \fIcommentfile\fP is given, its content is used as template
17 for the new entry instead of an empty entry, whereas the \fB-e\fP option
18 suppresses the creation of an empty entry.
19
20 If no \fIchangesfile\fP is specified, \fBvc\fP will search the current
21 directory for a file ending with \fB.changes\fP. If a directory is
22 specified instead of a changes will, it will be searched instead.
23
24 .SH SEE ALSO
25 .BR build (1),