Explorar o código

Fix indentation in cli definition

Samuel W. Flint %!s(int64=5) %!d(string=hai) anos
pai
achega
8484464be0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/cli.yml

+ 2 - 2
src/cli.yml

@@ -125,12 +125,12 @@ subcommands:
         - act:
             about: Add action to a group
             args:
-               - group:
+              - group:
                    index: 1
                    value_name: GROUP_NAME
                    help: The name of the group
                    required: true
-                - action:
+              - action:
                     index: 2
                     value_name: ACTION_NAME
                     help: The name of the action