mirror of
https://github.com/ION606/ion-cli.git
synced 2026-05-14 22:16:56 +00:00
bug fixes
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ export default function generateQuery(context) {
|
||||
query += chalk.yellow("episodes-all");
|
||||
query += ", therwise, enter the " + chalk.yellow("episode number\n");
|
||||
query += chalk.italic("Note: to compile with an episode number use");
|
||||
query += chalk.blueBright(" --anime name=\"name\" episode=#\n");
|
||||
query += chalk.blueBright(" --anime name=name episode=#\n");
|
||||
}
|
||||
|
||||
return query;
|
||||
|
||||
Reference in New Issue
Block a user