diff options
author | Andinus <andinus@nand.sh> | 2020-08-30 01:17:54 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-08-30 01:17:54 +0530 |
commit | 324010fb3d7158ab6845212699df6d0a87c074b6 (patch) | |
tree | 290c5561d4a5e3cae04fb3269de1faa94622ca00 | |
parent | f3f9951b47364d8b45761b980b8142982ec55633 (diff) | |
download | pyxis-324010fb3d7158ab6845212699df6d0a87c074b6.tar.gz |
Update help message
-rwxr-xr-x | pyxis.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyxis.pl b/pyxis.pl index 63ada8a..2b757ee 100755 --- a/pyxis.pl +++ b/pyxis.pl @@ -20,6 +20,9 @@ if ($options{help}) { Commands: fetch Fetch latest feeds. + timeline + Show timeline. + Use `timeline <feed_1> <feed_2>' to show custom feeds. Options: --verbose |