From 5937fd03bcecc93ee1bb5cc99118f0254b708067 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sat, 29 Jun 2024 13:53:45 -0400 Subject: [PATCH] fix(motd): clarify banner toggle wording (#1462) --- system_files/kinoite/usr/share/ublue-os/motd/bluefin.md | 2 +- system_files/silverblue/usr/share/ublue-os/motd/bluefin.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system_files/kinoite/usr/share/ublue-os/motd/bluefin.md b/system_files/kinoite/usr/share/ublue-os/motd/bluefin.md index 63b2a88d47d..614bda9d241 100644 --- a/system_files/kinoite/usr/share/ublue-os/motd/bluefin.md +++ b/system_files/kinoite/usr/share/ublue-os/motd/bluefin.md @@ -6,7 +6,7 @@ Let's trace the stars. |  Command | Description | | ------- | ----------- | | `ujust --choose` | Show available commands | -| `ujust toggle-user-motd` | Toggle banner on/off | +| `ujust toggle-user-motd` | Toggle this banner on/off | | `ujust bluefin-cli` | Enable terminal bling | | `brew help` | Manage command line packages | diff --git a/system_files/silverblue/usr/share/ublue-os/motd/bluefin.md b/system_files/silverblue/usr/share/ublue-os/motd/bluefin.md index 57222afba26..015d17a4656 100644 --- a/system_files/silverblue/usr/share/ublue-os/motd/bluefin.md +++ b/system_files/silverblue/usr/share/ublue-os/motd/bluefin.md @@ -5,7 +5,7 @@ |  Command | Description | | ------- | ----------- | | `ujust --choose` | Show available commands | -| `ujust toggle-user-motd` | Toggle banner on/off | +| `ujust toggle-user-motd` | Toggle this banner on/off | | `ujust bluefin-cli` | Enable terminal bling | | `brew help` | Manage command line packages |