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:
74f7c9e
)
fish: Fix missing guestfish commands in HTML docs.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 4 Nov 2010 17:23:21 +0000
(17:23 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 4 Nov 2010 17:23:21 +0000
(17:23 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
8a58ea7
..
3b80f06
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-118,7
+118,7
@@
html/guestfish.1.html: fish/guestfish.pod fish/guestfish-actions.pod fish/guestf
mkdir -p html
sed \
-e '/@ACTIONS@/rfish/guestfish-actions.pod' -e 's/@ACTIONS@//' \
- -e '/@FISH_COMMANDS@/rguestfish-commands.pod' -e 's/@FISH_COMMANDS@//' \
+ -e '/@FISH_COMMANDS@/r
fish/
guestfish-commands.pod' -e 's/@FISH_COMMANDS@//' \
< $< | \
pod2html \
--css 'pod.css' \