Fix table alignment in SQL README

This commit is contained in:
Fabien Dubosson 2016-01-31 21:44:59 +01:00
parent 4958f7fc10
commit 56115e9bce

View file

@ -42,7 +42,7 @@ file.
*** Send SQL queries to SQLi: *** Send SQL queries to SQLi:
| Key Binding | Description | | Key Binding | Description |
|-------------+------------------------------------------------------------------------------------------| |-------------+---------------------------------------------------------------------------------------|
| ~SPC m s b~ | Send the whole buffer to the SQLi buffer | | ~SPC m s b~ | Send the whole buffer to the SQLi buffer |
| ~SPC m s B~ | Send the whole buffer to the SQLi buffer and switch to it in =insert state= | | ~SPC m s B~ | Send the whole buffer to the SQLi buffer and switch to it in =insert state= |
| ~SPC m s i~ | Start the SQLi process | | ~SPC m s i~ | Start the SQLi process |