mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] commands/hwclock: align -n option help
Date: Thu, 9 May 2019 19:15:17 +0200	[thread overview]
Message-ID: <20190509171517.eprn3vtmli7vccsb@pengutronix.de> (raw)
In-Reply-To: <20190509064200.14871-1-antonynpavlov@gmail.com>

On Thu, May 09, 2019 at 09:42:00AM +0300, Antony Pavlov wrote:
> Help string for hwclock -n option isn't aligned:
> 
>   barebox@barebox sandbox:/ help hwclock
> 
>   hwclock - query or set the hardware clock (RTC)
> 
>   Options:
>           -f NAME                         RTC device name (default rtc0)
>           -e VARNAME                      store RTC readout into variable VARNAME
>           -n NTPSERVER            set RTC from NTP server
>           -s ccyymmddHHMM[.SS]            set time
> 
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
>  commands/hwclock.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/commands/hwclock.c b/commands/hwclock.c
> index 5073618675..1b5c2cd100 100644
> --- a/commands/hwclock.c
> +++ b/commands/hwclock.c
> @@ -175,7 +175,7 @@ BAREBOX_CMD_HELP_START(hwclock)
>  BAREBOX_CMD_HELP_TEXT("Options:")
>  BAREBOX_CMD_HELP_OPT ("-f NAME\t\t\t", "RTC device name (default rtc0)")
>  BAREBOX_CMD_HELP_OPT ("-e VARNAME\t\t", "store RTC readout into variable VARNAME")
> -BAREBOX_CMD_HELP_OPT ("-n NTPSERVER\t", "set RTC from NTP server")
> +BAREBOX_CMD_HELP_OPT ("-n NTPSERVER\t\t", "set RTC from NTP server")
>  BAREBOX_CMD_HELP_OPT ("-s ccyymmddHHMM[.SS]\t", "set time")
>  BAREBOX_CMD_HELP_END
>  
> -- 
> 2.20.1
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2019-05-09 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-09  6:42 Antony Pavlov
2019-05-09 17:15 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190509171517.eprn3vtmli7vccsb@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox