Skip to content

Commit 1515bd6

Browse files
committed
Updated the documentation.
1 parent dc94a35 commit 1515bd6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ You could see PowerCommands as your CLI application starter kit. It is a structu
2323
## Commands development
2424
[Design your Command](Docs/Design_command.md)
2525

26+
[Chain commands calls](Docs/ChainCommands.md)
27+
2628
[Power Commands Design attribute](Docs/PowerCommandDesignAttribute.md)
2729

2830
[Override Design attribute in config file](Docs/OverrideDesignAttribute.md)
@@ -43,6 +45,9 @@ https://github.com/PowerCommands/PowerCommands2022/assets/102176789/10945ee0-947
4345

4446
[Output to the Console guideline](Docs/ConsoleOutput.md)
4547

48+
## File handling
49+
[Handling files and directories with file, cd and dir commands](ReadWriteFileHandler.md)
50+
4651
## Automation
4752
[Run your command as job](Docs/Job.md)
4853

0 commit comments

Comments
 (0)