Commit afc0cf21bf6c7e85b0c0e07ca02607ede72804c0

Thomas de Grivel 2023-02-21T18:13:18

clean-all

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/bin/rbpkg b/bin/rbpkg
index fa8c6d1..b3382e7 100755
--- a/bin/rbpkg
+++ b/bin/rbpkg
@@ -35,7 +35,8 @@ Package commands :
  uninstall       -uninstall package
 
 Misc commands :
- info            -show info about a repo
+ clean-all        clean all files
+ info            -show information
 """
   exit 1
 end