{{ score }}
  NAME
       pak - Simple pacman wrapper, AUR and POLAUR helper 
EXAMPLES
       pak -S foo
           Install ’foo’ from official Arch Linux Repositories.

       pak -SA bar
           Install ’bar’ from the Arch User Repository.

       pak -SsA foo bar editor
           Search ’foo bar editor’ in the Arch User Repository.

       pak -SiA foo bar
           Display information about ’foo’ and ’bar’ from the Arch User Repository (with recent comments from the AUR webpage).

       pak -GA foo bar
           Download PKGBUILDs of ’foo’ and ’bar’ from the Arch User Repository.

       pak -V
           Display script version and source files URL                   

# your_comment_here
SOURCES
   Up to date sources are available on GitLab: https://www.gitlab.com/nycko123/pak.

   Stable script has been packaged and is available on Polish Arch Linux Community repositories:

   GitHub: https://www.github.com/polaur/new-branded/tree/master/pak

   GitLab mirror: https://www.gitlab.com/polaur/new-branded/tree/master/pak     
your_command_here