diff options
-rw-r--r-- | doc/src/sgml/ref/destroydb.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/destroydb.sgml b/doc/src/sgml/ref/destroydb.sgml index a31265e76e2..665fccd0d12 100644 --- a/doc/src/sgml/ref/destroydb.sgml +++ b/doc/src/sgml/ref/destroydb.sgml @@ -10,7 +10,7 @@ <application>destroydb</application> </REFNAME> <REFPURPOSE> -Create a new <productname>Postgres</productname> database +Remove an existing <productname>Postgres</productname> database </REFPURPOSE> </refnamediv> <REFSYNOPSISDIV> |