diff --git a/src/pluralkit/bot/help.json b/src/pluralkit/bot/help.json index 7cb84a7e..e489459d 100644 --- a/src/pluralkit/bot/help.json +++ b/src/pluralkit/bot/help.json @@ -78,12 +78,12 @@ }, { "name": "frontpercent", - "aliases": ["system frontbreakdown", "system frontpercentage"], - "usage": "system [id] fronthistory [timeframe]", + "aliases": ["system frontbreakdown", "system frontpercentage", "system front%", "system fp"], + "usage": "system [id] frontpercent [timeframe]", "category": "System", "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.", - "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",