diff options
author | Christian Hesse <mail@eworm.de> | 2024-05-28 16:50:37 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-05-29 09:23:49 +0200 |
commit | b1e3a9fc3d3b1b8111cca1a134861a7da8f917d0 (patch) | |
tree | d3b0ed5ba04f2f79fc3ad7a5f7b689734447a48f /README.md | |
parent | 3686c619c00b04e4104565532bbad2e76c8fab2c (diff) | |
download | pacman-offline-b1e3a9fc3d3b1b8111cca1a134861a7da8f917d0.tar.gz pacman-offline-b1e3a9fc3d3b1b8111cca1a134861a7da8f917d0.tar.zst |
support poweroff after update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ It accepts some arguments: * *-c*: clean before download * *-f*: force if other system-update is pending * *-h*: show help +* *-p*: reboot, install and poweroff immediately * *-r*: reboot and install immediately * *-t*: start timer for nightly reboot * *-y*: update sync databases |