<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:25:37 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[INSTRM-495] Improve help strings for variable length arguments.</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-495</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;Given the command and arguments:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
   (&lt;span class=&quot;code-quote&quot;&gt;&apos;setClocks&apos;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&apos;[&amp;lt;on&amp;gt;] [&amp;lt;off&amp;gt;]&apos;&lt;/span&gt;, self.setClocks)

   # ......
    keys.Key(&lt;span class=&quot;code-quote&quot;&gt;&quot;on&quot;&lt;/span&gt;, types.Enum(*sorted([c.label &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; c in clockIDs.signals]))*(1,),
                    help=&lt;span class=&quot;code-quote&quot;&gt;&quot;signals to turn on&quot;&lt;/span&gt;),
    keys.Key(&lt;span class=&quot;code-quote&quot;&gt;&quot;off&quot;&lt;/span&gt;, types.Enum(*sorted([c.label &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; c in clockIDs.signals])),
                    help=&lt;span class=&quot;code-quote&quot;&gt;&quot;signals to turn off&quot;&lt;/span&gt;),
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;help for the one with variable length is not useful:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;ics_ccdActor[tickets/INSTRM-494%] $ oneCmd.py ccd_r7 help cmds=setClocks
sent ccd_r7 help cmds=setClocks
  ccd_r7 i help=&quot;Usage: ccd_r7 setClocks [on=???]&quot;
  ccd_r7 i help=&quot;        [off=CNV|I_M|P3|SW|S2|P1|TG|S1|I_P|RG|DG|CRC|IR|P2|SCK|DCR|IRQ]&quot;
  ccd_r7 i help=&quot;&quot;
  ccd_r7 i help=&quot;Set/clear given clock lines.&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Seems fixable, but I haven&apos;t looked.&lt;/p&gt;</description>
                <environment></environment>
        <key id="12839">INSTRM-495</key>
            <summary>Improve help strings for variable length arguments.</summary>
                <type id="3" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10518&amp;avatarType=issuetype">Task</type>
                                            <priority id="4" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                    </labels>
                <created>Mon, 24 Sep 2018 18:30:34 +0000</created>
                <updated>Wed, 26 Sep 2018 14:58:05 +0000</updated>
                                                                            <component>tron_actorcore</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                        <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|s00140:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>