mirror of
https://github.com/zyllian/pupdate.git
synced 2025-01-18 11:47:24 -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
|
```json
|
||||||
{
|
{
|
||||||
"remotes": ["username@remote"],
|
"remotes": ["username@remote"],
|
||||||
"log_dir": "/path/to/log/directory"
|
"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.
|
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