diff options
author | Christian Hesse <mail@eworm.de> | 2024-09-12 09:14:23 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-09-12 10:39:59 +0200 |
commit | 55ab599accfc6eaf1894f715b49457116d8cde5c (patch) | |
tree | 29cb5c90a1d81dd5da4f0f78f14b7311e568c1d3 /README.md | |
parent | 60c9fe2557f30d81bfd5b6bcf866bc6a80e6273a (diff) | |
download | pacman-offline-55ab599accfc6eaf1894f715b49457116d8cde5c.tar.gz pacman-offline-55ab599accfc6eaf1894f715b49457116d8cde5c.tar.zst |
support to abort from pacman-offline
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ Usage A single command `pacman-offline` is used to prepare the offline update. It accepts some arguments: +* *-a*: abort pending system-update * *-c*: clean before download * *-f*: force if other system-update is pending * *-h*: show help |