You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -964,7 +964,7 @@ You can use the following optional arguments:
964
964
</div>
965
965
</td>
966
966
<td class='client-readme-param-content'>
967
-
<p>String used as an ellipsis indicator when a snippet is truncated (defaults to empty).</p>
967
+
<p>String used as an ellipsis indicator when a snippet is truncated. Defaults to an empty string for all accounts created before 10/2/2016, and to <code>…</code> (UTF-8 U+2026) for accounts created after that date.</p>
0 commit comments