Skip to content

Commit d47092e

Browse files
committed
Correct docs re: --sort vs. --no-sort.
1 parent 8927c88 commit d47092e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
'# -*- SkipSchemaAnnotations' anywhere in the file.
5353
* Don't show column limits for integer and boolean types.
5454
* Add sorting for columns and indexes. (Helpful for out-of-order migration
55-
execution, but use --no-sort if you don't want this.)
55+
execution. Use --sort if you want this.)
5656
* Annotate unit tests in subfolders.
5757
* Add generator to install rakefile that automatically annotates on db:migrate.
5858
* Correct Gemfile to clarify which environments need which gems.

0 commit comments

Comments
 (0)