Skip to content

Commit

Permalink
Forgot to add --pod to usage
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rgen committed Aug 19, 2015
1 parent 12d38b0 commit f10b56b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions calendarserver/tools/delegatesmigration.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def usage(e=None):
print(" -s --server <postgres db server hostname>")
print(" -u --user <username>")
print(" -p --password <password>")
print(" -P --pod <pod name>")
print(" -d --database <database name> (default = 'proxies')")
print(" -t --dbtype <database type> (default = 'ProxyDB')")
print("")
Expand Down

0 comments on commit f10b56b

Please sign in to comment.