Skip to content

Commit

Permalink
fixed documentation of the flag that enables autocapitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Beer committed Mar 2, 2017
1 parent 4774fa3 commit b847e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The ``crash`` binary supports several command line arguments.
| | overlay for suggestions. |
| | Disabling autocomplete removes this limitation. |
+---------------------------------------+--------------------------------------------------+
| ``-c`` , ``--autocapitalize`` | Enable automatic capitalization of SQL keywords |
| ``-a`` , ``--autocapitalize`` | Enable automatic capitalization of SQL keywords |
| | while typing. This feature is experimental and |
| | may be removed in future versions. |
+---------------------------------------+--------------------------------------------------+
Expand Down

0 comments on commit b847e48

Please sign in to comment.