Subversion Repositories SvarDOS

Rev

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

Rev 1175 Rev 1600
Line 6... Line 6...
6
#
6
#
7
 
7
 
8
#### Help ####
8
#### Help ####
9
 
9
 
10
1.0:Bu, SvarDOS için ağ tabanlı bir paket yöneticisidir.
10
1.0:Bu, SvarDOS için ağ tabanlı bir paket yöneticisidir.
11
1.20:Usage: pkg install package.svp
11
1.20:Usage: pkg install package[.svp]
12
1.21:       pkg update package.svp
12
1.21:       pkg update package[.svp]
13
1.22:       pkg remove package
13
1.22:       pkg remove package
14
1.23:       pkg listfiles package
14
1.23:       pkg listfiles package
15
1.24:       pkg listlocal [filter]
15
1.24:       pkg listlocal [filter]
16
1.27:       pkg unzip file.zip
16
1.27:       pkg unzip file.zip
17
1.25:PKG is published under the MIT license.
17
1.25:PKG is published under the MIT license.