diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index a4956de..0fe146b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ go build ./... ## Usage ``` -./ctfdget --help +$ ctfdget --help Usage of ./ctfdget: -out string The name of the folder to dump the files to (default "challdump") |