Skip to content

Commit

Permalink
ns-api: fix README syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed Jan 8, 2024
1 parent d17cafb commit 6eef265
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ns-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ Example:

## ns.ovpntunnel

## list-tunnels
### list-tunnels

List existing tunnels:
```
Expand Down Expand Up @@ -4824,7 +4824,7 @@ May raise the following validation errors:
- user_not_found
- db_not_remote

## set-admin
### set-admin

Make a local user an admin. The admin can login to the UI:
```
Expand All @@ -4836,7 +4836,7 @@ Response example:
{"id": "ns_bc8c1aa1"}
```

## remove-admin
### remove-admin

Remove the admin role from a local user:
```
Expand Down

0 comments on commit 6eef265

Please sign in to comment.