Skip to content

Commit

Permalink
Fix cli command for ntfy user list
Browse files Browse the repository at this point in the history
  • Loading branch information
f4m8 authored and SalocinHB committed Dec 30, 2022
1 parent e1d7e5e commit a857221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/guide_ntfy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ To protect access to your ntfy instance, the default configuration above permits
[isabell@stardust ~]$ cd ~/ntfy
[isabell@stardust ntfy]$ ./ntfy user --config server.yml add --role=admin isabell
[isabell@stardust ntfy]$ ./ user --config server.yml list
[isabell@stardust ntfy]$ ./ntfy user --config server.yml list
user isabell (admin)
- read-write access to all topics (admin role)
user * (anonymous)
Expand Down

0 comments on commit a857221

Please sign in to comment.