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:
064569b
)
virt-ls: Small fix to documentation.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 27 Oct 2010 14:33:35 +0000
(15:33 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 28 Oct 2010 14:16:14 +0000
(15:16 +0100)
tools/virt-ls
patch
|
blob
|
history
diff --git
a/tools/virt-ls
b/tools/virt-ls
index
f0ac3f3
..
9518cf0
100755
(executable)
--- a/
tools/virt-ls
+++ b/
tools/virt-ls
@@
-140,8
+140,8
@@
C<virt-ls -l> produces a "long listing", which shows more detail (just
like the plain C<ls -l> command).
C<virt-ls -R> produces a recursive list of files starting at the named
-directory. See the documentation for
the C<guestfs_find> command
-
L<guestfs(3)>
for precise details.
+directory. See the documentation for
L<guestfs(3)/guestfs_find>
+for precise details.
You cannot combine these options.