Skip to content

Commit

Permalink
chore(doc): update cli doc according last features implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
Asone committed May 19, 2023
1 parent cb30be5 commit fd5f1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nostrss-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Please, do note that any operation performed through CLI will be currently lost
| Command | Description |
|-|-|
| nostrss-cli profile list | Lists the profiles |
| nostrss-cli profile add | Add a new profile (not implemented yet) |
| nostrss-cli profile add | Add a new profile |
| nostrss-cli profile delete | Remove a profile |
| nostrss-cli profile info | Get info of a specific profile |

Expand All @@ -25,6 +25,6 @@ Please, do note that any operation performed through CLI will be currently lost
| Command | Description |
|-|-|
| nostrss-cli feed list | Lists the feeds |
| nostrss-cli feed add | Add a new feed (not implemented yet) |
| nostrss-cli feed add | Add a new feed |
| nostrss-cli feed delete | Remove a feed |
| nostrss-cli feed info | Get info of a specific feed |

0 comments on commit fd5f1fa

Please sign in to comment.