mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-11 07:33:14 -04:00
update examles
This commit is contained in:
parent
75b8520481
commit
b3989587bb
38 changed files with 21 additions and 42 deletions
|
@ -50,7 +50,7 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Computes a query using Wolfram|Alpha.',
|
||||
description_short: 'Compute via Wolfram|Alpha',
|
||||
examples: ['wa 1+1'],
|
||||
examples: ['wa x^2+5x+6=0', 'wa 5€ to $', 'wa 5\'11 to cm'],
|
||||
category: 'search',
|
||||
usage: 'wolframalpha <query>'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue