Skip to content

Commit

Permalink
adding -k in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
athalhammer committed Feb 6, 2024
1 parent 5108bf5 commit 144ba58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export MEM_PERC="95%"
export TMPDIR="./mytmp";mkdir "$TMPDIR"
usage: ./danker.sh [-h] [-p PROJECT] [-i ITERATIONS] [-d DAMPING] [-s START]
[-t DUMP_DATE] [-f FOLDER] [-b] [-l]
[-t DUMP_DATE] [-f FOLDER] [-b] [-k] [-l]
wikilang
Compute PageRank on Wikipedia.
Expand Down

0 comments on commit 144ba58

Please sign in to comment.