On 2012-04-16 11:16, Paul Wise wrote:

> AFAICT the completion for ls misses the --full-time option:

It does indeed.  The line where --full-time is in --help output trips
our _longopt function:

$ echo "--full-time            like -l --time-style=full-iso" \
| sed -ne 's/.*\(--[-A-Za-z0-9]\{1,\}=\{0,1\}\).*/\1/p'
--time-style=

_parse_help would work better.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to