Compare commits

...

2 commits

Author SHA1 Message Date
Val 1ac834dd94
Merge pull request #5 from jschauma/master
tyop: colections -> collections
2023-05-16 15:51:43 -04:00
Jan Schaumann a10a698861 tyop: colections -> collections 2023-05-16 14:25:25 -04:00

View file

@ -59,7 +59,7 @@ A typical flow will look like this:
```sh
ffs -c ~/.ffs-creds.json oauth
ffs -c ~/.ffs-creds.json colections
ffs -c ~/.ffs-creds.json collections
ffs -c ~/.ffs-creds.json get bookmarks --full
```