Fix lint for common

This commit is contained in:
lord63
2015-10-22 15:31:52 +08:00
parent 3e1df9f818
commit 56a7cba656
58 changed files with 76 additions and 75 deletions

View File

@@ -2,7 +2,7 @@
> Subversion command line client tool
- Check out a working copy from a repository
- Check out a working copy from a repository
`svn co {{url/to/repository}}`
@@ -16,7 +16,7 @@
- Send changes from your working copy to the repository
`svn ci -m {{commit log message}} {{[PATH...]}}`
`svn ci -m {{commit log message}} {{[PATH...]}}`
- Show detailed help