<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>19402</bug_id>
          
          <creation_ts>2009-03-31 04:36:43 +0400</creation_ts>
          <short_desc>не единообразие среди опций</short_desc>
          <delta_ts>2009-05-10 09:34:03 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Infrastructure</classification>
          <product>Infrastructure</product>
          <component>git.altlinux.org</component>
          <version>unspecified</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Gladkov">legion</reporter>
          <assigned_to name="Dmitry V. Levin">ldv</assigned_to>
          
          
          <qa_contact name="Mikhail Gusarov">dottedmag</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>88367</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Gladkov">legion</who>
    <bug_when>2009-03-31 04:36:43 +0400</bug_when>
    <thetext>Чтобы увидеть сообщение о помощи используется команда: 

ssh git.alt help

Но для task и acl нужно вводить --help, чтобы увидеть сообщение о помощи.
Это постоянно путает. Хочется единообразия.

Проще всего реализовать:

ssh git.alt --help

как алиас на help.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88371</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2009-03-31 05:18:36 +0400</bug_when>
    <thetext>Я добавил поддержку --help:
ssh git.alt -- --help

Однако
ssh git.alt --help
равно как и
ssh --help git.alt
работать не будет из-за специфики ssh.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>