On Tue, May 09, 2017 at 09:36:45AM -0400, Justin Stephenson wrote: > Hello, I wanted to check if anyone has objections or concerns with moving > existing code for sss_cache and sss_debuglevel into sssctl for ticket #3057 > - Merge existing command line tools into sssctl. > > The deprecated tools will become shell wrappers to the sssctl commands > implementing the same functionality so I think it should be transparent to > the end-user.
I'm fine with this. The only thing I'm not sure about is documentation. Both sss_cache and sss_debuglevel have documentation, but sssctl only has the minimal (on purpose) man page. But I think it should at least be possible to move the manpage (with proper adjustments so that it no longer says just sss_cache but e.g. sssctl cache-expire or whatever the command will be called) into /usr/share/man/man8/sssctl-cache-expire.8 IIRC that's how "man git $cmd" also works. _______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org