Skip to content

Commit

Permalink
Update README to remove ref to clean and time elapsed
Browse files Browse the repository at this point in the history
  • Loading branch information
DrChat committed Nov 10, 2022
1 parent c795788 commit 4cffda0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,15 @@ Look how damn fast this stuff is!
```
On an offline machine:
PS C:\users\pleb\Downloads> .\pdblister.exe clean
Time elapsed: 0 seconds
PS C:\users\pleb\Downloads> .\pdblister.exe manifest C:\
Generating file listing...
Done!
Parsed 398632 of 398632 files (23051 pdbs)
Time elapsed: 104 seconds
On an online machine:
C:\dev\pdblister>cargo run --release download
Finished release [optimized] target(s) in 0.0 secs
Running `target\release\pdblister.exe download`
Trying to download 23051 PDBs
Time elapsed: 120 seconds
```

0 comments on commit 4cffda0

Please sign in to comment.