fish-shell/share
Dylan Smith 5fca92994f help.fish: Fix the sed expression to find anchors with id or name
Previously the expression only searched for anchors with a name
attribute, but doxygen 1.7.1 is producing anchors with the id attribute
instead. The sed expression allows both cases for compatibility.

I also used single quotes for the sed expression to avoid escaping
double quotes.

Signed-off-by: Grissiom <chaos.proton@gmail.com>
2010-11-23 23:37:09 +08:00
..
completions Revert "match the whole command for git completion" 2010-09-19 11:04:24 +08:00
functions help.fish: Fix the sed expression to find anchors with id or name 2010-11-23 23:37:09 +08:00
config.fish.in remove trialing spaces #2 2010-09-18 10:18:26 +08:00