mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-08-19 03:47:26 +00:00
Adding missing "clean" command to man page
Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
This commit is contained in:
committed by
Otavio Pontes
parent
665bf89bab
commit
799a571d72
@@ -604,6 +604,22 @@ SUBCOMMANDS
|
||||
Remove the content and version URL configuration by removing
|
||||
<path>/etc/swupd
|
||||
|
||||
``clean``
|
||||
|
||||
Removes files cached by swupd.
|
||||
|
||||
Note that removing these files may cause swupd to perform slower the next time
|
||||
it is used since it may need to download some files from the update server
|
||||
again.
|
||||
|
||||
- `--all`
|
||||
|
||||
Removes all the content including recent metadata.
|
||||
|
||||
- `--dry-run`
|
||||
|
||||
Just prints files that would be removed.
|
||||
|
||||
``hashdump {path}``
|
||||
|
||||
Calculates and print the Manifest hash for a specific file on disk.
|
||||
|
||||
Reference in New Issue
Block a user