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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user