diff --git a/linux/cmd_template.md b/linux/cmd_template.md new file mode 100644 index 0000000..03b180e --- /dev/null +++ b/linux/cmd_template.md @@ -0,0 +1,13 @@ +---- + +## command +### Argument example + * **Command with arguments**: `command --help` + * **Description**: Displays files recursively~ + * **Output**: + *
+ ...
+ ...
+ ...
+