filter asciidoc comments in rfc.sh usage() out
This commit is contained in:
parent
3b91a129f2
commit
54afd3f860
1 changed files with 1 additions and 2 deletions
|
|
@ -4,10 +4,9 @@ shopt -s extglob
|
|||
|
||||
function usage()
|
||||
{
|
||||
less -F <<"EOF"
|
||||
grep -v '^// ' <<"EOF" | less -F
|
||||
Lumiera RFC maintenance script
|
||||
==============================
|
||||
|
||||
// Note: the source of this documentation is maintained
|
||||
// directly admin/rfc.sh in its usage() function
|
||||
// edit it only there and then regenerate
|
||||
|
|
|
|||
Loading…
Reference in a new issue