File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
.\" This is -*-nroff-*-
2
2
.\" XXX standard disclaimer belongs here....
3
- .\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.2 1996/12/11 00:27:27 momjian Exp $
3
+ .\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.3 1997/06/06 22:08:04 scrappy Exp $
4
4
.TH DESTROYDB UNIX 11/05/95 PostgreSQL PostgreSQL
5
5
.SH NAME
6
6
destroydb \(em destroy an existing database
7
7
.SH SYNOPSIS
8
8
.BR destroydb
9
9
[\c
10
+ .BR " -i" ]
11
+ [\c
10
12
.BR -a
11
13
system]
12
14
[\c
@@ -53,6 +55,9 @@ environment variable.
53
55
.IR Destroydb
54
56
understands the following command-line options:
55
57
.TP 5n
58
+ .BR " -i"
59
+ Prompts before destroying a database (interactive).
60
+ .TP
56
61
.BR " -a" " system"
57
62
Specifies an authentication system
58
63
.IR " system"
You can’t perform that action at this time.
0 commit comments