Skip to content

Commit 14e23cb

Browse files
committed
update usage
1 parent 839596e commit 14e23cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@ Usage
3737
-----
3838

3939
```
40-
usage: squid2radius.py [-h] [-p RADIUS_ACCT_PORT]
40+
usage: squid2radius.py [-h] [--version] [-p RADIUS_ACCT_PORT]
4141
[--radius-nasid RADIUS_NASID] [--squid-path SQUID_PATH]
42-
[--exclude-pattern EXCLUDE_PATTERN] [--no-rotation]
42+
[--exclude-pattern EXCLUDE_PATTERN] [--dry-run]
43+
[--no-rotation]
4344
logfile_path radius_server radius_secret
4445
```
4546

0 commit comments

Comments
 (0)