1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-02 22:58:01 +00:00

Add some comment marks

This commit is contained in:
jbranchaud
2016-04-29 13:02:07 -05:00
parent a01d16f8e9
commit 7c7e5f8120

View File

@@ -13,10 +13,10 @@ these commands will do the following:
```sql
\! pwd
/home
-- /home
\cd sql
\! pwd
/home/sql
-- /home/sql
```
The `\cd` meta-command even supports tab completion relative to the current