From 4f9a8fc5b69a342cff98726552184c8a33a57acd Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 25 Jan 2011 17:00:15 +0000 Subject: update description --- MgaRepo/commands/upload.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MgaRepo/commands/upload.py b/MgaRepo/commands/upload.py index dfcae5d..09ba2dd 100644 --- a/MgaRepo/commands/upload.py +++ b/MgaRepo/commands/upload.py @@ -7,11 +7,10 @@ Usage: mgarepo upload [OPTIONS] [PATH] Upload a given file to the binary sources repository. -It will also update the contents of the 'binrepo.lst' file and leave it -uncommited. +It will also update the contents of the 'sha1.lst' file and commit. If the path is a directory, all the contents of the directory will be -uploaded or removed. +uploaded. Options: -h help -- cgit v1.2.1