X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/9db2a4fbb031ff818b64038d74f3a6728f0ea677..refs/heads/lazyvim:/zsh/functions/run-help-btrfs diff --git a/zsh/functions/run-help-btrfs b/zsh/functions/run-help-btrfs index d9e3530..7f3f111 100644 --- a/zsh/functions/run-help-btrfs +++ b/zsh/functions/run-help-btrfs @@ -12,8 +12,8 @@ case $1 in (c*) man btrfs-check ;; (d*) man btrfs-device ;; (f*) man btrfs-filesystem ;; - (i*) man btrfs-image ;; - (i*) man btrfs-inspect-internal ;; + (im*) man btrfs-image ;; + (in*) man btrfs-inspect-internal ;; (m*) man btrfs-map-logical ;; (p*) man btrfs-property ;; (q*) man btrfs-qgroup ;;