Update help file
Add command aliases for frontpercent to help file and fix typos/mistakes
This commit is contained in:
parent
ccbcddc444
commit
9dd3af02b4
@ -78,12 +78,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "frontpercent",
|
"name": "frontpercent",
|
||||||
"aliases": ["system frontbreakdown", "system frontpercentage"],
|
"aliases": ["system frontbreakdown", "system frontpercentage", "system front%", "system fp"],
|
||||||
"usage": "system [id] fronthistory [timeframe]",
|
"usage": "system [id] frontpercent [timeframe]",
|
||||||
"category": "System",
|
"category": "System",
|
||||||
"description": "Shows the aggregated front history of a system within a given time frame.",
|
"description": "Shows the aggregated front history of a system within a given time frame.",
|
||||||
"longdesc": "Percentages may add up to over 100% when multiple members cofront. Time frame will default to 1 month.",
|
"longdesc": "Percentages may add up to over 100% when multiple members cofront. Time frame will default to 1 month.",
|
||||||
"examples": ["system fronthistory 1 month", "system fronthistory 2 weeks", "system @Foo#1234 fronthistory 4 days"]
|
"examples": ["system frontpercent 1 month", "system frontpercent 2 weeks", "system @Foo#1234 frontpercent 4 days"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "list",
|
"name": "list",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user