readme
This commit is contained in:
parent
f3d6a21d8f
commit
c4e5d7b4a9
15
README.md
15
README.md
|
@ -1,3 +1,16 @@
|
|||
# list version
|
||||
|
||||
manage file version caches
|
||||
manage file version caches
|
||||
|
||||
|
||||
usage:
|
||||
|
||||
```
|
||||
________________________________________________________
|
||||
[h] print this
|
||||
[l] list verisons. [lv l xx.txt]
|
||||
[a] add file to cache. [lv a xx.txt xxx]
|
||||
[d] remove version from cache. [lv d xx.txt 1]
|
||||
[r] extract file version from cache. [lv r xx.txt 1]
|
||||
--------------------------------------------------------
|
||||
```
|
Loading…
Reference in New Issue