zsh-workers
 help / color / mirror / code / Atom feed
cb139e9b7192a488ebeb272a616f673d5acbbfb8 blob 688 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
case $1 in
    (b*)    man btrfs-balance          ;;
    (c*)    man btrfs-check            ;;
    (d*)    man btrfs-device           ;;
    (f*)    man btrfs-filesystem       ;;
    (i*)    man btrfs-inspect-internal ;;
    (p*)    man btrfs-property         ;;
    (qg*)   man btrfs-qgroup           ;;
    (qu*)   man btrfs-quota            ;;
    (rec*)  man btrfs-receive          ;;
    (rep*)  man btrfs-replace          ;;
    (resc*) man btrfs-rescue           ;;
    (rest*) man btrfs-restore          ;;
    (sc*)   man btrfs-scrub            ;;
    (se*)   man btrfs-send             ;;
    (su*)   man btrfs-subvolume        ;;
    (*)     man btrfs                  ;;
esac
debug log:

solving cb139e9b7 ...
found cb139e9b7 in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).