Subversion Repositories SvarDOS

Rev

Rev 275 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 275 Rev 301
Line 14... Line 14...
14
1.20:Gebrauch: pkg install package.zip
14
1.20:Gebrauch: pkg install package.zip
15
1.21:          pkg update package.zip
15
1.21:          pkg update package.zip
16
1.22:          pkg remove package
16
1.22:          pkg remove package
17
1.23:          pkg listfiles package
17
1.23:          pkg listfiles package
18
1.24:          pkg listlocal [filter]
18
1.24:          pkg listlocal [filter]
-
 
19
1.27:          pkg unzip datei.zip
19
1.25:PKG is published under the MIT license.
20
1.25:PKG is published under the MIT license.
20
1.26:It is configured through %DOSDIR%\\CFG\\PKG.CFG
21
1.26:It is configured through %DOSDIR%\\CFG\\PKG.CFG
21
 
22
 
22
### General stuff ####
23
### General stuff ####
23
 
24