diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-08-11 19:09:39 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-08-11 19:09:39 -0700 |
commit | 64a76489463208a44a0009f8ba3bc59fb1be9369 (patch) | |
tree | 30fa005ba9ed5ccbd78f63986abde456181b38c0 | |
parent | f231eae341e7f438a1a1eea9f4ddad8f0a7b4fb7 (diff) |
doc line got out of place
-rwxr-xr-x | FS/bin/freeside-upgrade | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/FS/bin/freeside-upgrade b/FS/bin/freeside-upgrade index 7e074ccb1..198d03ead 100755 --- a/FS/bin/freeside-upgrade +++ b/FS/bin/freeside-upgrade @@ -465,14 +465,13 @@ Also performs other upgrade functions: current default. [ -s ]: Schema changes only. Useful for Pg/slony slaves where the data + changes will be replicated from the Pg/slony master. [ -r ]: Skip sqlradius updates. Useful for occassions where the sqlradius databases may be inaccessible. [ -c ]: Skip cdr and h_cdr updates. - changes will be replicated from the Pg/slony master. - [ -j ]: Run certain upgrades asychronously from the job queue. Currently used only for the 2.x -> 3.x cust_location, cust_pay and part_pkg upgrades. This may cause odd behavior before the upgrade is |