소스 검색

Tweak some page titles

Jordi Boggiano 11 년 전
부모
커밋
fb5d01d635
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      doc/03-cli.md
  2. 1 1
      doc/04-schema.md

+ 1 - 1
doc/03-cli.md

@@ -1,4 +1,4 @@
-# Command-line interface
+# Command-line interface / Commands
 
 You've already learned how to use the command-line interface to do some
 things. This chapter documents all the available commands.

+ 1 - 1
doc/04-schema.md

@@ -1,4 +1,4 @@
-# composer.json
+# The composer.json Schema
 
 This chapter will explain all of the fields available in `composer.json`.