| 123456789101112131415 |
- {
- "profiles": {
- "qfu": {
- "commandName": "Project"
- },
- "qfu -help": {
- "commandName": "Project",
- "commandLineArgs": "help"
- },
- "qfu clone": {
- "commandName": "Project",
- "commandLineArgs": "clone test.dat \"test01.dat\"|\"test02.dat\"|\"test03.dat\""
- }
- }
- }
|