diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-08-23 22:09:36 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-08-23 22:09:36 +0000 |
commit | bcd3d2ab27e808463a87188eb9bc982928c51047 (patch) | |
tree | b78408113a396816ae0c79b0d7e792ef911b585f /Completion/Unix | |
parent | db3ba137b34582a2810b0fb01b6ba451acbc1c9b (diff) | |
download | zsh-bcd3d2ab27e808463a87188eb9bc982928c51047.tar.gz zsh-bcd3d2ab27e808463a87188eb9bc982928c51047.tar.xz zsh-bcd3d2ab27e808463a87188eb9bc982928c51047.zip |
updates for dev version
Diffstat (limited to 'Completion/Unix')
-rw-r--r-- | Completion/Unix/Command/.distfiles | 3 | ||||
-rw-r--r-- | Completion/Unix/Type/.distfiles | 58 |
2 files changed, 49 insertions, 12 deletions
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles index 001c6144d..1c24bc545 100644 --- a/Completion/Unix/Command/.distfiles +++ b/Completion/Unix/Command/.distfiles @@ -17,8 +17,10 @@ _bogofilter _fsh _mail _qemu _toilet _bzip2 _fuser _make _quilt _totd _bzr _gcc _man _raggle _tracepath _cal _gdb _mencal _rake _twisted + _genisoimage _ccal _getconf _mercurial _rar _unace _cdcd _getent _metaflac _rcs _unexpand +_cdrdao _cdrecord _getmail _mh _renice _uniq _chkconfig _git _mkdir _ri _user_admin _chmod _global _module _rlogin _vim @@ -29,6 +31,7 @@ _configure _gphoto2 _mt _sablotron _w3m _cowsay _gprof _mtools _samba _webbrowser _cp _grep _mtr _sccs _wget _cpio _groff _mutt _screen _whereis + _growisofs _cplay _gs _mysqldiff _sed _whois _cssh _gzip _mysql_utils _sh _wiggle _cvs _iconv _ncftp _showmount _xargs diff --git a/Completion/Unix/Type/.distfiles b/Completion/Unix/Type/.distfiles index 713e0e8c2..4801f84c1 100644 --- a/Completion/Unix/Type/.distfiles +++ b/Completion/Unix/Type/.distfiles @@ -1,17 +1,51 @@ DISTFILES_SRC=' .distfiles -_arch_archives _arch_namespace _canonical_paths +_arch_archives +_arch_namespace _bind_addresses -_dict_words _ld_debug _list_files -_mailboxes _perl_modules _tex -_diff_options _my_accounts _pids _texi -_dir_list _newsgroups _ports _tilde_files -_directories _other_accounts _printers _urls -_domains _path_files _ps _user_at_host -_files _pdf _pspdf _users -_groups _perl_basepods _signals _users_on -_hosts _tar_archive _time_zone _ctags_tags -_file_systems _net_interfaces _terminals _locales -_java_class _services _email_addresses _global_tags +_canonical_paths +_ctags_tags +_dict_words +_diff_options +_dir_list +_directories +_domains +_email_addresses +_file_systems +_files +_global_tags +_groups +_hosts +_java_class +_ld_debug +_list_files +_locales +_mailboxes _mime_types +_my_accounts +_net_interfaces +_newsgroups +_other_accounts +_path_commands +_path_files +_pdf +_perl_basepods +_perl_modules +_pids +_ports +_printers +_ps +_pspdf +_services +_signals +_tar_archive +_terminals +_tex +_texi +_tilde_files +_time_zone +_urls +_user_at_host +_users +_users_on ' |