mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 18:31:14 -03:00
docs: whitespace cleanup in source
Fixes some lint warnings.
This commit is contained in:
@@ -25,13 +25,11 @@ The following options are available:
|
||||
Example
|
||||
-------
|
||||
|
||||
|
||||
|
||||
::
|
||||
|
||||
diff (sort a.txt | psub) (sort b.txt | psub)
|
||||
# shows the difference between the sorted versions of files ``a.txt`` and ``b.txt``.
|
||||
|
||||
|
||||
source-highlight -f esc (cpp main.c | psub -f -s .c)
|
||||
# highlights ``main.c`` after preprocessing as a C source.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user