Browse Source

Update settings.asciidoc

generalising to single dash
Antonio Bonuccelli 10 năm trước cách đây
mục cha
commit
0149ed41f4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/reference/migration/migrate_2_0/settings.asciidoc

+ 1 - 1
docs/reference/migration/migrate_2_0/settings.asciidoc

@@ -2,7 +2,7 @@
 
 ==== Command line flags
 
-Command line flags using notation `-Des.*` must be now specified as the first arguments.
+Command line flags using single dash notation must be now specified as the first arguments.
 For example if previously using: 
 
 [source,sh]