On 12/13/2012 11:16, Kevin W. Wall wrote:
On Dec 13, 2012 10:38 AM, "Dave Quigley" <dpquigl@xxxxxxxxxxxxxxx>
wrote:
> Yea I dont think separating out the commands will really gain us
much. I wonder though if separating the man pages might though. Git
man pages are still given to you as git-clone or git-commit etc.
There
could be an semanage manpage which has the man pages for the specific
commands as semanage-fcontext etc. Not sure we have enough
information
to make it worth it. It would be possible to have a more indepth
discussion in the man pages about examples and usage if they werent
all crammed into one.
FWIW, I think that model (one command, separate subcommand man pages)
has worked well for openssl.
-kevin
I Haven't typed in all of the help info yet but the link is to a
pastbin with the usage information for the semanage login subcommand. I
just need to get it do react that way when there are 0 arguments passed
in as well. Right now it will print this when you type semanage login -h
or --help. I want it to print this on semanage login with no arguments
as well.
http://pastebin.com/KTtNk0rC
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.