From 2c111e379bfd6709407b157710045425e68b56a3 Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Thu, 16 Jun 2011 04:25:45 +0000 Subject: - Fix examples in the usage message of co.py --- MgaRepo/commands/co.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MgaRepo/commands') diff --git a/MgaRepo/commands/co.py b/MgaRepo/commands/co.py index 8044c86..6c8f0c7 100644 --- a/MgaRepo/commands/co.py +++ b/MgaRepo/commands/co.py @@ -29,8 +29,8 @@ Options: Examples: mgarepo co pkgname - mgarepo co -d 2009.0 pkgname - mgarepo co 2009.0/pkgame + mgarepo co -d 1 pkgname + mgarepo co 1/pkgame mgarepo co http://repos/svn/cnc/snapshot/foo mgarepo co http://repos/svn/cnc/snapshot/foo foo-pkg """ -- cgit v1.2.1