Mention -c also allows -- GNU long option format, all platforms.
authorBruce Momjian
Sun, 25 Nov 2001 00:15:30 +0000 (00:15 +0000)
committerBruce Momjian
Sun, 25 Nov 2001 00:15:30 +0000 (00:15 +0000)
doc/src/sgml/ref/postmaster.sgml

index aeb11a6c6d6b2104bc92b77e4fb288baebac42e7..02f2b02655d1d67f9cae0af359187362c60d0ca4 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -119,9 +119,8 @@ Postgres documentation
        
 
        
-        On some systems it is also possible to equivalently use
-        GNU-style long options in the form
-        --name=value.
+        These options may also be specified using the GNU-style long option
+        format, --name=value.