diff --git a/help_pages.md b/help_pages.md new file mode 100644 index 0000000..1755874 --- /dev/null +++ b/help_pages.md @@ -0,0 +1,4 @@ +If you are ever unsure about what certain flags mean or what a tool is capable of doing use the help page. + +Running most commands with: --help OR -h +Will print out a help page for the tool that you can read through to learn about different flags or options.