<div class="gmail_quote">On Fri, Oct 2, 2009 at 12:47 PM,  <span dir="ltr">&lt;<a href="mailto:vitaly@synapticvision.com">vitaly@synapticvision.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi,<br>
</blockquote><div><br>Hi, Vitaly!<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m trying to accomplish to work couple of CLI commands without luck.<br>
</blockquote><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="http://twistedmatrix.com/projects/core/documentation/howto/options.html" target="_blank">http://twistedmatrix.com/projects/core/documentation/howto/options.html</a> and<br>
test/test_usage.py were not really helpful.<br></blockquote><div><br>Why weren&#39;t these helpful?  To me, they seem to clearly explain everything you&#39;re trying to do.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Commands:<br>
1.python test.py cmd1 -s &#39;dfsgdfg&#39; -e &#39;sdfgdfg&#39;<br>
2.python test.py cmd2 -t 123<br>
3.python test.py cmd3 cmd4 -t &#39;2345ge&#39; -y &#39;rebtr&#39; cmd5 -p &#39;wgerg&#39;<br></blockquote><div><br>These commands are way too abstract.  Especially that last one (&quot;cmd3 cmd4&quot;) could be interpreted in a few different ways.  Can you provide a more specific example of what you&#39;re actually trying to do, and what the Options API, documentation, and tests don&#39;t explain?<br>
<br></div></div><br><br>