Skip to content

Commit

Permalink
docs(): fix cmd option
Browse files Browse the repository at this point in the history
  • Loading branch information
al3xLvs committed Oct 31, 2019
1 parent 16fd6ba commit 6d34885
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 @@ -118,7 +118,7 @@ You can log the console output in a file with the option --log (path: ./rtorrent
You can define a path (path: /var/log/rtorrent-cleaner.log)
```sh
rtorrent-cleaner report --log 127.0.0.1:5000
rtorrent-cleaner report --log -- 127.0.0.1:5000
rtorrent-cleaner report -l /var/log/rtorrent-cleaner.log 127.0.0.1:5000
rtorrent-cleaner report --log=/var/log/rtorrent-cleaner.log 127.0.0.1:5000
```
Expand Down

0 comments on commit 6d34885

Please sign in to comment.