소스 검색

Update help

master
Arun Prakash Jana 7 년 전
부모
커밋
e671dcd092
No known key found for this signature in database GPG 키 ID: A75979F35C080412
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -0
      README.md
  2. +1
    -1
      nnn.c

+ 1
- 0
README.md 파일 보기

@@ -82,6 +82,7 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i
- Change directory at exit (*easy* shell integration)
- Open any file in EDITOR (fallback vi) or PAGER (fallback less)
- Unicode support
- Highly optimized code, minimal resource usage

### Performance



+ 1
- 1
nnn.c 파일 보기

@@ -2035,7 +2035,7 @@ nochange:
static void
usage(void)
{
fprintf(stdout, "usage: nnn [-d] [-S] [-v] [h] [PATH]\n\n\
fprintf(stdout, "usage: nnn [-d] [-p custom_nlay] [-S] [-v] [-h] [PATH]\n\n\
The missing terminal file browser for X.\n\n\
positional arguments:\n\
PATH directory to open [default: current dir]\n\n\


불러오는 중...
취소
저장