mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 04:52:26 +00:00
opts added as dep.
This commit is contained in:
parent
0f2cf8bfb2
commit
42dc7d3a41
3 changed files with 5 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ PROCEDURE help();
|
|||
BEGIN
|
||||
vpkLogger.Log("HelpText");
|
||||
Out.String("Vipack sync - syncing git tree and local tree"); Out.Ln;
|
||||
Out.String("vipackConf.json path -> $HOME/.vipack/vipackConf.son"); Out.Ln;
|
||||
Out.String("vipackConf.json path -> $HOME/.vipack/vipackConf.json"); Out.Ln;
|
||||
Out.String("vipackTree path -> $HOME/.vipack/vipackTree")
|
||||
END help;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue