-
Notifications
You must be signed in to change notification settings - Fork 186
/
buildvc.1
25 lines (22 loc) · 885 Bytes
/
buildvc.1
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
.TH BUILDVC 1 "(c) 1997-2018 SUSE Linux AG Nuernberg, Germany"
.SH NAME
buildvc \- create a SUSE type changes entry
.SH SYNOPSIS
.B buildvc
.RB [ -m
.IR message ]
.RB [ -e ]
.RI [ changesfile_or_dir
.RI [ commentfile ]]
.SH DESCRIPTION
The \fBbuildvc\fP tool adds a new changes entry to a SUSE \fB.changes\fP file.
The \fB-m\fP option can be used to directly specify the entry, if it is
not given an editor is started to interactively enter the new changes
entry. If a \fIcommentfile\fP is given, its content is used as template
for the new entry instead of an empty entry, whereas the \fB-e\fP option
suppresses the creation of an empty entry.
If no \fIchangesfile\fP is specified, \fBbuildvc\fP will search the current
directory for a file ending with \fB.changes\fP. If a directory is
specified instead of a changes will, it will be searched instead.
.SH SEE ALSO
.BR build (1),