ThomasV
10 years ago
1 changed files with 1 additions and 0 deletions
@ -0,0 +1 @@ |
|||
cat lib/commands.py|grep register_command|sed "s/register_command(\(.*\))/\1/" |sed "s/'//g"| awk -F, '{print "|-\n|" $1 "|| " $7 "|| " $8 "|| " $4 "|| " $5 "|| " $6 }' |
Loading…
Reference in new issue