git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7c4a47
)
fish: Update documentation: Add another pipe example.
author
Richard Jones
<rjones@redhat.com>
Tue, 13 Apr 2010 20:26:14 +0000
(21:26 +0100)
committer
Richard Jones
<rjones@redhat.com>
Tue, 13 Apr 2010 20:26:47 +0000
(21:26 +0100)
fish/guestfish.pod
patch
|
blob
|
history
diff --git
a/fish/guestfish.pod
b/fish/guestfish.pod
index
999cc3f
..
e5f0bba
100644
(file)
--- a/
fish/guestfish.pod
+++ b/
fish/guestfish.pod
@@
-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