fixup unintentional NOTES newline

This commit is contained in:
Aaron Gyes 2022-11-09 18:04:44 -08:00
parent 32e770a4c2
commit c107b57562

View File

@ -213,7 +213,5 @@ This runs fish with a temporary home directory::
Notes
-----
Fish versions prior to 3.0 supported the syntax ``set PATH[1] PATH[4] /bin /sbin``, which worked like
``set PATH[1 4] /bin /sbin``.
**-u** is accpeted as a synonym of **--unexport**.
- Fish versions prior to 3.0 supported the syntax ``set PATH[1] PATH[4] /bin /sbin``, which worked like ``set PATH[1 4] /bin /sbin``.
- **-u** is accpeted as a synonym of **--unexport**.