From 97a2d2414a7f9d4abce3a40320fe9e0883155884 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sun, 7 Apr 2013 16:00:03 +0200 Subject: mkarchroot: Fix creation of btrfs snapshot and remove force option --- zsh_completion.in | 1 - 1 file changed, 1 deletion(-) (limited to 'zsh_completion.in') diff --git a/zsh_completion.in b/zsh_completion.in index 727112a..c3abdfd 100644 --- a/zsh_completion.in +++ b/zsh_completion.in @@ -42,7 +42,6 @@ _makechrootpkg_args=( _mkarchroot_args=( '-r[Run a program within the context of the chroot]:app' '-u[Update the chroot via pacman]' - '-f[Force overwrite of files in the working-dir]' '-C[Location of a pacman config file]:pacman_config:_files' '-M[Location of a makepkg config file]:makepkg_config:_files' '-n[Do not copy config files into the chroot]' -- cgit v1.2.3-54-g00ecf