From issues-return-43912-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Fri Apr 12 12:02:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id F1AB6180621 for ; Fri, 12 Apr 2019 14:02:01 +0200 (CEST) Received: (qmail 92333 invoked by uid 500); 12 Apr 2019 12:02:01 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 92293 invoked by uid 99); 12 Apr 2019 12:02:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2019 12:02:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 69F55E28DF for ; Fri, 12 Apr 2019 12:02:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 29FFD24599 for ; Fri, 12 Apr 2019 12:02:00 +0000 (UTC) Date: Fri, 12 Apr 2019 12:02:00 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-6061) Help for shell: commands are not properly formatted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-6061?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-6061: ---------------------------------------- Fix Version/s: (was: 4.2.5) 4.2.6 > Help for shell: commands are not properly formatted > --------------------------------------------------- > > Key: KARAF-6061 > URL: https://issues.apache.org/jira/browse/KARAF-6061 > Project: Karaf > Issue Type: Wish > Components: karaf > Affects Versions: 4.1.7 > Reporter: Martin Lichtin > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Minor > Labels: shell > Fix For: 4.3.0, 4.2.6 > > > A 'nice' help looks like > {noformat} > System/admin@ccstp1()> help log:set > DESCRIPTION > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 log:set > =C2=A0=C2=A0=C2=A0 Sets the log level. > SYNTAX > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 log:set level [logger] > ARGUMENTS > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 level > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 The log level to set (TRACE, DEBUG, INFO, WARN, ERROR) o= r DEFAULT to unset > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 logger > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 Logger name or ROOT (default) > {noformat} > whereas shell: command help looks like: > {noformat} > System/admin@ccstp1()> help shell:while > while -=C2=A0 while loop > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Usage: while { condition } { action } > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -? --help=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 Show help > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)