parent
71bb17c7be
commit
cc4c0e967e
1 changed files with 0 additions and 4 deletions
|
@ -95,10 +95,6 @@ BEGIN {
|
|||
doc = ""
|
||||
match_task = 0
|
||||
}
|
||||
} else if (action == "variables") {
|
||||
if (match($0, re["variable"], m)) {
|
||||
print m[1]
|
||||
}
|
||||
} else if (action == "aliases functions") {
|
||||
if (match($0, re["alias"], m)) {
|
||||
append(m[1])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue