Skip to content

Commit

Permalink
add usage instructions to the derek option
Browse files Browse the repository at this point in the history
  • Loading branch information
noahlevenson committed Jan 19, 2023
1 parent b2848f9 commit 800059d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/derek.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash
# The Derek Option
# Usage: ./derek.sh 100
# (spin up 100 censored peers)

trap "kill 0" EXIT
set -u
Expand Down

0 comments on commit 800059d

Please sign in to comment.