mirror of
https://github.com/zyllian/pupdate.git
synced 2025-01-17 19:22:42 -08:00
fix readme lmao
This commit is contained in:
parent
1201971510
commit
ff30d4879f
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ run `pupdate -h` for help with arguments. with no arguments, pupdate will update
|
|||
|
||||
```json
|
||||
{
|
||||
"remotes": ["username@remote"],
|
||||
"log_dir": "/path/to/log/directory"
|
||||
"remotes": ["username@remote"],
|
||||
"log_dir": "/path/to/log/directory"
|
||||
}
|
||||
```
|
||||
|
||||
if `log_dir` is missing and is not provided when the command is run, no logs from pupdating will be saved.
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue