diff options
Diffstat (limited to 'completions/tar')
-rw-r--r-- | completions/tar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/tar b/completions/tar index 83a4073..b11bd9b 100644 --- a/completions/tar +++ b/completions/tar @@ -31,7 +31,7 @@ # FIXME: timeout on tarball listing # FIXME: cache 'tar --help' parsing results into global variables # FIXME: at least 'tar -<tab>' should show some helping text (apart from just -# pure option advices) +# pure option advice) # FIXME: short option completion should be more intuitive # - verbose mode option should be advised multiple times # - mode option should be advised only once |