[projects/git-slug: 155/170] Remove -r option from command synopsis in man page

glen glen at pld-linux.org
Mon Sep 21 21:51:50 CEST 2015


commit ab752858f8597be4452c8bdf036906d8a70acec0
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Wed Dec 12 05:38:36 2012 +0000

    Remove -r option from command synopsis in man page

 slug.py.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/slug.py.txt b/slug.py.txt
index e991249..22019f0 100644
--- a/slug.py.txt
+++ b/slug.py.txt
@@ -9,12 +9,12 @@ slug.py - tool to interact with PLD git repositories
 SYNOPSIS
 --------
 [verse]
-'slug.py clone' [-d dir] [--depth depth]  [-j <threads>] [-r repository] pattern...
-'slug.py fetch' [-d dir] [--depth depth]  [-j <threads>] [-r repository] pattern...
+'slug.py clone' [-d dir] [--depth depth]  [-j <threads>] pattern...
+'slug.py fetch' [-d dir] [--depth depth]  [-j <threads>] pattern...
 'slug.py init' [-d dir] [-j <threads>] package...
-'slug.py list' [-b pattern...] [-r repository] pattern...
+'slug.py list' [-b pattern...] pattern...
 'slug.py update' [-d dir] [--depth depth] [-j <threads>] [-n|-nn] [-P]
-                 [-r repository] pattern...
+                 pattern...
 
 
 DESCRIPTION
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/git-slug.git/commitdiff/4ed64f73960519a2f4fd04c42950b2c96ae795c5



More information about the pld-cvs-commit mailing list