remote-ls: Don't show Locale/Debug and secondary arches by default.

Locale and Debug extensions, and refs for a secondary arch, when the
primary arch alternative exists, are not shown unless you specify
--all or -a.

This makes the default output more useful.
This commit is contained in:
Alexander Larsson
2017-05-30 17:41:24 +02:00
parent f072d585b0
commit d1fae1f476
2 changed files with 40 additions and 0 deletions

View File

@@ -118,6 +118,16 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--all</option></term>
<term><option>-a</option></term>
<listitem><para> Show everything. By default locale and
debug extensions as well as secondary arches when the primary
arch in available are hidden.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--updates</option></term>