Skip to content

Commit

Permalink
Revert "remove mention of -s flag from README as it shouldn't need to…
Browse files Browse the repository at this point in the history
… be used anymore"

This reverts commit 906b488.

unfortunately there is still a short period between -beta and the next
release where we still need to force snapshots
  • Loading branch information
neutralinsomniac committed Sep 28, 2020
1 parent 7c988ad commit 25df469
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,13 @@ up to date
### Check for upgrades using index.txt:
`obsdpkgup -n`

### Force checking snapshot directory for upgrades:
`obsdpkgup -s`

### Run and apply found package upgrades:
`obsdpkgup |doas sh`


### Cron mode (don't output anything when packages are up-to-date):
`obsdpkgup -c`

Expand Down

0 comments on commit 25df469

Please sign in to comment.