Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
egrep -hr '(info|dbg)\(' sa-update.raw | perl -nle 'next unless /^\s*(?:info|dbg)\(.([^:]+):/; print $1' | sort -u

...

plugin specific channels

Some plugins provide debug channels to. Here's a partial list.
text

indent

 Provided by [DumpText] plugin.
 

replacetags

indent

 Provided by [ReplaceTags] plugin.