소스 검색

Fix indentation in cli definition

Samuel W. Flint 5 년 전
부모
커밋
8484464be0
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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