소스 검색

auto-push

Toby Chui 6 년 전
부모
커밋
f0a84ad337
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -68,6 +68,6 @@ Here are some example commands
 To perform quick translations, you can also call the application with following shortcuts
 To perform quick translations, you can also call the application with following shortcuts
 
 
 ```
 ```
-./fsconv	Convert all files in current and subdirs into UTF-8 (or local encoding) filenames
-./fsconv -um	Convert all files in current and subdirs into um-filenames
+./fsconv	#Convert all files in current and subdirs into UTF-8 (or local encoding) filenames
+./fsconv -um	#Convert all files in current and subdirs into um-filenames
 ```
 ```