Hi all,
I'm currently working on s6-svc and s6-rc zsh completion.
I need a confirmation/invalidation how i can written :
s6-svc -u -t500 /service
or i need to write
s6-svc -u -t 500 /service
s6-rc -u -v2 -t500 -n0 change service
or i need to write
s6-rc -u -v 2 -t 500 -n 0 change service
Thanks
--
Eric Vidal <eric_at_obarun.org>
Received on Tue May 24 2016 - 01:57:36 UTC