From 1e9a19d916a977323520abfdd7667a0fb18715f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20B=C3=BCchner?= Date: Wed, 27 Mar 2024 14:32:24 +0100 Subject: [PATCH] usage fix --- USAGE.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/USAGE.md b/USAGE.md index d8d39ba..46dfb0e 100644 --- a/USAGE.md +++ b/USAGE.md @@ -8,11 +8,11 @@ This is a dynamic list of replies. The available facts are available at [here](https://maubot.haxxors.com/factoids/). You can make [suggestions](https://cloud.haxxors.com/s/Yr7GEfDazHSC8gH) for additional facts. **Usage**: `!fact_name [| username])` -**Example 1**: `!noble` +**Example 1**:`!noble` **Response**: Ubuntu 24.04 (Noble Numbat) will be the 40th release of... **Example 2**: `!noble | Bob` -**Response**: Bob: Ubuntu 24.04 (Noble Numbat) will be the 40th... +**Response**: `Bob: Ubuntu 24.04 (Noble Numbat) will be the 40th...` ## Launchpad Bugs @@ -21,7 +21,7 @@ The bot reacts to URLs from bugs.launchpad.net and to "bug [#]bugnumber" in mess **Example 1**: got this issue right now https://bugs.launchpad.net/snapd/+bug/2052688 on my computer **Example 2**: i am affected by bug 2052688 on my computer **Example 3**: i am affected by bug #2052688 on my computer -**Response**: Launchpad Bug #2052688 in snapd "run-snapd-ns-snapd\x2ddesktop [...] long time when system enter in shutdown" [Undecided, New] +**Response**: Launchpad Bug #2052688 in snapd "run-snapd-ns-snapd\x2ddesktop [...] " [Undecided, New] ## Time Commands @@ -30,8 +30,7 @@ The bot reacts to URLs from bugs.launchpad.net and to "bug [#]bugnumber" in mess Retrieves the current local time for a specified city. **Usage**: `!time city_name` -**Example**: `!time duesseldorf` -**Response**: `The current time in Düsseldorf, Nordrhein-Westfalen, Deutschland is Friday, 22 March 2024, 19:59` +**Example**:!time duesseldorf **Response**: The current time in Düsseldorf, Nordrhein-Westfalen, Deutschland is Friday, 22 March 2024, 19:59` ### `!utc` @@ -57,4 +56,5 @@ Retrieves the dependencies of the specified package name, typically from the lat **Usage**: `!depends package_name` **Example**: `!depends nano` -**Response**: `nano (7.2-2, noble): Depends on libc6 (>= 2.38), libncursesw6 (>= 6), libtinfo6 (>= 6)` +**Response**: `nano (7.2-2, noble): Depends on libc6 (>= 2.38), libncursesw6 (>= 6), libtinfo6 (>= 6)`nano (7.2-2, noble)` +