mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 21:03:12 +00:00
parent
e76c1fd139
commit
84b59ae0be
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ Some characters can not be written directly on the command line. For these chara
|
|||
- '<code>\\\></code>' escapes the more than character
|
||||
- '<code>\\^</code>' escapes the circumflex character
|
||||
- '<code>\\&</code>' escapes the ampersand character
|
||||
- '<code>\\|</code>' escapes the vertical bar character
|
||||
- '<code>\\;</code>' escapes the semicolon character
|
||||
- '<code>\\"</code>' escapes the quote character
|
||||
- '<code>\\'</code>' escapes the apostrophe character
|
||||
|
|
Loading…
Reference in a new issue