mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
fish: Update documentation: Add another pipe example.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user