Guest User

Untitled

a guest
Jan 22nd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Usage: HoNStats [options] [command] [command options] Options:
  2. -d, --debug Show debug output
  3. Default: false
  4. -f, --fetch Don't use cache
  5. Default: false
  6. -l, --limit Maximum output of items
  7. Default: 5
  8. -s, --statstype StatsType to show: [ranked,public,casual]
  9. Default: ranked
  10. Commands:
  11. player Show player stats
  12. Usage: player [options] Nicknames to show stats
  13.  
  14. matches Show matches of player
  15. Usage: matches [options] Nicknames
  16.  
  17. match Show stats for a match
  18. Usage: match [options] Matchid's to show matches
  19.  
  20. player-heroes Show played heroes for a player
  21. Usage: player-heroes [options] Nicknames
  22. Options:
  23. -b, --sort-by Sort by [use,kdr,k,d,a]
  24. Default: use
Add Comment
Please, Sign In to add comment