diff options
author | Andinus <andinus@nand.sh> | 2020-08-29 23:57:53 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-08-29 23:57:53 +0530 |
commit | ece80ef2d7a255c119efb8e6ceef6b0bbcb6cdc9 (patch) | |
tree | cf2b82d3ebca16a86c927fe69d71f915b43f8e0b | |
parent | 57e5413acec140aa49efbaf80e23e3674a1beb81 (diff) | |
download | pyxis-ece80ef2d7a255c119efb8e6ceef6b0bbcb6cdc9.tar.gz |
Document new behaviour
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README index 20bfeb5..f1f74e1 100644 --- a/README +++ b/README @@ -54,7 +54,8 @@ hackers. For example, `pyxis timeline user' will load the feed `user'. You can pass multiple feeds like `pyxis timeline f1 f2', it'll load both `f1' - & `f2'. + & `f2'. If you pass an invalid feed then it prints a warning & goes to + the next one. 1.2 Configuration |