Update help file
Add command aliases for frontpercent to help file and fix typos/mistakes
This commit is contained in:
		| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user