linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Kent Gibson <warthog618@gmail.com>
Cc: linux-gpio@vger.kernel.org
Subject: Re: [libgpiod][PATCH] README: fix typo
Date: Tue, 2 Jan 2024 15:09:41 +0100	[thread overview]
Message-ID: <CAMRc=McsddsXVxkxn3WvjeGHkunOnw3yN6x2ZkALTvxrRaWYMg@mail.gmail.com> (raw)
In-Reply-To: <20231230023413.23473-1-warthog618@gmail.com>

On Sat, Dec 30, 2023 at 3:34 AM Kent Gibson <warthog618@gmail.com> wrote:
>
> Fix typo in --enable-gpioset-interactive in TOOLS section.
>
> Signed-off-by: Kent Gibson <warthog618@gmail.com>
> ---
>  README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README b/README
> index 962dc06..69128dc 100644
> --- a/README
> +++ b/README
> @@ -134,7 +134,7 @@ Examples:
>      # Blink an LED on GPIO22 at 1Hz with a 20% duty cycle
>      $ gpioset -t200ms,800ms GPIO22=1
>
> -    # Set some lines interactively (requires --enable-gpioset-interative)
> +    # Set some lines interactively (requires --enable-gpioset-interactive)
>      $ gpioset --interactive --unquoted GPIO23=inactive GPIO24=active
>      gpioset> get
>      GPIO23=inactive GPIO24=active
> --
> 2.39.2
>

Applied, thanks!

Bart

      reply	other threads:[~2024-01-02 14:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-30  2:34 [libgpiod][PATCH] README: fix typo Kent Gibson
2024-01-02 14:09 ` Bartosz Golaszewski [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='CAMRc=McsddsXVxkxn3WvjeGHkunOnw3yN6x2ZkALTvxrRaWYMg@mail.gmail.com' \
    --to=brgl@bgdev.pl \
    --cc=linux-gpio@vger.kernel.org \
    --cc=warthog618@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).