Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
erikw committed Oct 31, 2023
1 parent f1b29db commit b363e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -566,8 +566,8 @@ set +x
and then inspect the outputs like

```shell
less /tmp/restic-automatic-backup-scheduler.log
tail -f /tmp/restic-automatic-backup-scheduler.log # or follow output like this.
$ less /tmp/restic-automatic-backup-scheduler.log
$ tail -f /tmp/restic-automatic-backup-scheduler.log # or follow output like this.
```


Expand Down

0 comments on commit b363e73

Please sign in to comment.