]> jfr.im git - irc/freenode/syn.git/commit
facilities.c: add subcommand help
authorJanik Kleinhoff <redacted>
Wed, 23 Jan 2019 04:56:36 +0000 (04:56 +0000)
committerJanik Kleinhoff <redacted>
Wed, 23 Jan 2019 04:56:36 +0000 (04:56 +0000)
commitf27e792677280b9c2f881732433b5985cfcc913b
tree14b1d49ae40b38158b8be7863336e14bff92b105
parent834c9c67ce3e0e4167fdd7a92db3200989fcba89
facilities.c: add subcommand help

This is a mess because (1) it'd be much nicer to read this from a file
but we can't do that via the Atheme help system if we also need to
handle subcommands, and (2) syn's sourceinfos have a
command_success_nodata that doesn't split on \n

At least "/msg syn help facility add" now does what it should.
facilities.c
help/facility [deleted file]