Browse Source

clean: small change for help info

pull/70/head
Linus789 3 years ago
parent
commit
3b00277874
  1. 1
      clean.go

1
clean.go

@ -17,6 +17,7 @@ var cmdClean = &Command{
Clean index and/or cache.
The index basically contains information about available APKs to download.
The cache is where all downloaded APKs are cached.
Usage:
$ fdroidcl clean

Loading…
Cancel
Save