1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00

Update FX help

This commit is contained in:
MatMoul 2017-02-07 00:42:50 +01:00
parent c05e058376
commit b4e833c22e

View File

@ -189,6 +189,8 @@ namespace help {
cout<<cmdName<<" Effects"<<endl; cout<<cmdName<<" Effects"<<endl;
cout<<"----------------"<<endl; cout<<"----------------"<<endl;
cout<<endl; cout<<endl;
cout<<"At this time, FX are only tested on g810 !"<endl;
cout<<endl;
cout<<" -fx {effect} {target}"<<endl; cout<<" -fx {effect} {target}"<<endl;
cout<<endl; cout<<endl;
cout<<" -fx color {target} {color}"<<endl; cout<<" -fx color {target} {color}"<<endl;