File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ complete -c pushpkg -s f -l force-push-noarch-package -d 'Force Push noarch pack
11
11
complete -c pushpkg -s d -l delete -d ' Clean OUTPUT directory after finishing uploading'
12
12
complete -c pushpkg -s r -l retro -d ' Push to AOSC OS/Retro repo'
13
13
complete -c pushpkg -s v -l verbose -d ' Enable verbose logging for ssh and rsync'
14
- complete -xc pushpkg -n " __fish_is_nth_token 1" -a " (__pushpkg_complete_username)" -d ' Your LDAP username'
14
+ complete -xc pushpkg -n " __fish_is_nth_token 1" -a " (__pushpkg_complete_username)" -d ' LDAP username'
15
15
complete -xc pushpkg -n " __fish_is_nth_token 2" -a " (__pushpkg_complete_branch)" -d ' AOSC OS update branch'
16
16
complete -xc pushpkg -n " __fish_is_nth_token 3" -a " main bsp-sunxi bsp-rk bsp-rpi bsp-qcom" -d ' Repository component'
You can’t perform that action at this time.
0 commit comments