diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:02:38 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:02:38 +0000 |
commit | 58342e9e77abef85432663cdbfe61accf1f313d4 (patch) | |
tree | 01e0ca3a3b98c8b32c3518b00ec009e629a30913 /Completion | |
parent | 31cf3a8ab474099e5d5eefe444b875d37c18a75f (diff) | |
download | zsh-58342e9e77abef85432663cdbfe61accf1f313d4.tar.gz zsh-58342e9e77abef85432663cdbfe61accf1f313d4.tar.xz zsh-58342e9e77abef85432663cdbfe61accf1f313d4.zip |
moved to Completion/Unix/Command/_strip
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/User/_strip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Completion/User/_strip b/Completion/User/_strip deleted file mode 100644 index 6962ac455..000000000 --- a/Completion/User/_strip +++ /dev/null @@ -1,2 +0,0 @@ -#defcomp strip -_files -g '*(*)' |