in reply to Re^2: Sparrow - your own script manager
in thread Sparrow - your own script manager

d'oh! Thanks for pointing that out!

Thing I see so far:

sparrow plg man needs an alias: sparrow plg help (and a info alias... for the ones that do not use man anymore)

Trying to get tasks working. Need to read the manual first...

  • Comment on Re^3: Sparrow - your own script manager

Replies are listed 'Best First'.
Re^4: Sparrow - your own script manager
by melezhik (Monk) on Mar 28, 2017 at 09:25 UTC
    Hi! Do you mean you want just alias for plg man command? for people used to use info or help? like:
    $ sparrow plg help http-status
    $ sparrow plg info http-status
    

    Please, pay attention that plg man command just print out README.md file shipped with plugin distribution and has no connection with real linux "man" command ...

      yes, exactly those commands.
        yeah, will plan this in nearest releases ...
Re^4: Sparrow - your own script manager
by melezhik (Monk) on Apr 10, 2017 at 08:47 UTC
Re^4: Sparrow - your own script manager
by melezhik (Monk) on Mar 28, 2017 at 09:18 UTC
    good! let me know if you need any help.