doc
authorIvan Kohler <ivan@freeside.biz>
Fri, 5 Jan 2018 07:39:06 +0000 (23:39 -0800)
committerIvan Kohler <ivan@freeside.biz>
Fri, 5 Jan 2018 07:39:06 +0000 (23:39 -0800)
FS/bin/freeside-upgrade

index c5ea933..c5df06d 100755 (executable)
@@ -449,8 +449,10 @@ Also performs other upgrade functions:
   [ -v ]: Run verbosely, sending debugging information to STDERR.  This is the
           current default.
 
-  [ -s ]: Schema changes only.  Useful for Pg/slony slaves where the data
-          changes will be replicated from the Pg/slony master.
+  [ -s ]: Schema changes only.  Used to be useful for Pg/slony slaves where the
+          data changes would be replicated from the Pg/slony master (current
+          native Pg replication replicates schema changes to slaves
+          automatically).
 
   [ -r ]: Skip sqlradius updates.  Useful for occassions where the sqlradius
           databases may be inaccessible.