From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4FF3B138A30 for ; Sat, 25 Jan 2014 03:15:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F449E0C18; Sat, 25 Jan 2014 03:15:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A52AFE0C19 for ; Sat, 25 Jan 2014 03:14:59 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB60833F631 for ; Sat, 25 Jan 2014 03:14:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 98C65187BC for ; Sat, 25 Jan 2014 03:14:56 +0000 (UTC) From: "Devan Franchini" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Devan Franchini" Message-ID: <1390619683.beef26131a2b31c5e58895975a87d2ea7f339fae.twitch153@gentoo> Subject: [gentoo-commits] proj/webapp-config:master commit in: doc/ X-VCS-Repository: proj/webapp-config X-VCS-Files: doc/webapp-config.8.xml X-VCS-Directories: doc/ X-VCS-Committer: twitch153 X-VCS-Committer-Name: Devan Franchini X-VCS-Revision: beef26131a2b31c5e58895975a87d2ea7f339fae X-VCS-Branch: master Date: Sat, 25 Jan 2014 03:14:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6fdc114a-68e3-4e8c-a3fb-5988cc34fad7 X-Archives-Hash: b876d7d6ce6267a5f34fe897827913a9 commit: beef26131a2b31c5e58895975a87d2ea7f339fae Author: Devan Franchini gentoo org> AuthorDate: Mon Jan 6 06:32:08 2014 +0000 Commit: Devan Franchini gentoo org> CommitDate: Sat Jan 25 03:14:43 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=beef2613 doc/webapp-config.8.xml: Improves man page synopsis. Improvements done to the synopsis of webapp-config include the following: including the --copy, --soft, and --secure flags with the synopsis for the -U flag to indicate to the user that these flags are also usable with this flag. Adding the necessary opts app-name and app-version for the -C flag to indicate to users that these two args are necessary when uninstalling a webapp. And adding the --secure flag to the synopsis for the -C flag to indicate that it is an optional arg if the --secure flag is used with the -I flag or -U flag. X-Gentoo-Bug: 496568 X-Gentoo-Bug-URL: https://bugs.gentoo.org/496568 --- doc/webapp-config.8.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/webapp-config.8.xml b/doc/webapp-config.8.xml index 459e301..e4141a1 100644 --- a/doc/webapp-config.8.xml +++ b/doc/webapp-config.8.xml @@ -89,6 +89,9 @@ + + + app-name @@ -110,6 +113,15 @@ directory + + --secure + + + app-name + + + app-version +