Merge branch 'main' of ssh.gitdab.com:endie2/pat
Update
This commit is contained in:
commit
7b57aac4d1
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
||||||
# Recommended installation for Unix-like OS
|
# Recommended installation
|
||||||
* Symlink pat.py to a directory in your $PATH, as pat
|
Install using setuptools/pip or copy/symlink the script somewhere you can execute it
|
||||||
* Example as root, in directory of this repository: `ln -s $PWD/pat.py /usr/local/bin/pat`
|
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
* It works exactly like normal cat, except without any flags
|
It works exactly like normal cat, except without any flags
|
||||||
|
|
Loading…
Reference in a new issue