fish: Update documentation: Add another pipe example.

This commit is contained in:
Richard Jones
2010-04-13 21:26:14 +01:00
parent c7c4a476a5
commit c076aaea7e

View File

@@ -385,6 +385,7 @@ Other examples:
hexdump /bin/ls | head
list-devices | tail -1
tgz-out / - | tar ztf -
The space before the pipe symbol is required, any space after the pipe
symbol is optional. Everything after the pipe symbol is just passed