소스 검색

Update docs

master
Arun Prakash Jana 5 년 전
부모
커밋
aa1bc78ea7
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      plugins/README.md
  2. +1
    -1
      plugins/ndiff

+ 1
- 1
plugins/README.md 파일 보기

@@ -9,7 +9,7 @@
| imgur | bash | - | Upload an image to imgur (from [imgur-screenshot](https://github.com/jomo/imgur-screenshot)) |
| ipinfo | sh | curl, whois | Fetch IP address and whois information |
| kdeconnect | sh | kdeconnect-cli | Send selected files to an Android device |
| ndiff | sh | vimdiff | File and directory diff for selection |
| ndiff | sh | vimdiff | Show diff for selection |
| nmount | sh | pmount | Toggle mount status of a device as normal user |
| nwal | sh | nitrogen | Set the selected image as wallpaper using nitrogen |
| pastebin | sh | [pastebinit](https://launchpad.net/pastebinit) | Paste contents of current (text) file to paste.ubuntu.com |


+ 1
- 1
plugins/ndiff 파일 보기

@@ -1,6 +1,6 @@
#!/usr/bin/env sh

# Description: File and directory diff using vimdiff
# Description: Show diff using vimdiff
#
# Shell: POSIX compliant
# Author: Arun Prakash Jana


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