Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
Signed-off-by: Sarthak Aggarwal <[email protected]>
  • Loading branch information
sarthakaggarwal97 committed Jan 17, 2025
1 parent 14d403f commit c8345f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/client-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ You can use one or more optional arguments to filter the list:

- **`USER user`**: Filters the list to include only clients authenticated as the specified user.

- **`ADDR ip:port`**: Filters the list to include only clients connected from the specified address.
- **`ADDR ip:port`**: Filters the list to include only clients connected from the specified address and port.

- **`LADDR ip:port`**: Filters the list to include only clients connected to the specified local address.
- **`LADDR ip:port`**: Filters the list to include only clients connected to the specified local address and port.

- **`SKIPME yes|no`**: Filters whether the list should skip the client making the request.
- `yes`: Skips the client making the request.
Expand Down

0 comments on commit c8345f5

Please sign in to comment.