Manjaro-Pek / pacli

A simple and interative Bash Frontend for Pacman/Yaourt/Pacaur
GNU General Public License v2.0
44 stars 8 forks source link

minor fix #21

Closed papajoker closed 8 years ago

papajoker commented 8 years ago

sudo for edit 10 help in readme

4 search locale and local for help in this order:

./pacli.${LANG:0:2}.help  
/usr/share/doc/pacli/${LANG:0:2}.help
./pacli.help 
/usr/share/doc/pacli/help

now it's good for internationalize this file

excalibur1234 commented 8 years ago

this looks great! thanks a lot.