From 3a0955a76f8747d0266a57e84d6814d60ee89f97 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 18 Jan 2024 22:07:22 +0000 Subject: docs(readme): add update help output --- src/bashly.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/bashly.yml') diff --git a/src/bashly.yml b/src/bashly.yml index 9685972..9234aed 100644 --- a/src/bashly.yml +++ b/src/bashly.yml @@ -28,7 +28,8 @@ commands: - name: id required: true help: | - Found by either the trending, popular, upcoming, or search subcommand + Found by either the trending, popular, upcoming, current, or search + subcommand - name: episode required: true help: Episode to watch @@ -52,8 +53,10 @@ commands: dependencies: [head] - name: recommend alias: r + help: View recommended and similar anime args: - name: id required: true help: | - View recommended and similar anime to an anime + Found by either the trending, popular, upcoming, current, or search + subcommand -- cgit v1.2.3