This commit is contained in:
parent
30aead95e0
commit
1467c1158a
3 changed files with 72 additions and 43 deletions
|
@ -7,6 +7,7 @@ rwx_doc() {
|
|||
[ -n "${name}" ] || return
|
||||
printf "%s" "${_rwx_code}" |
|
||||
awk \
|
||||
--assign action="doc" \
|
||||
--assign target="${name}" \
|
||||
--file "${RWX_AWK}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue