Adding missing "clean" command to man page

Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
This commit is contained in:
Castulo Martinez
2020-01-16 11:14:51 -08:00
committed by Otavio Pontes
parent 665bf89bab
commit 799a571d72
+16
View File
@@ -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.