From d4daa435e598bd9f6165a700d3d2596c754c5f67 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Tue, 13 Nov 2018 14:23:36 +0100 Subject: [PATCH] readme: add 'copy' command --- README.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ccfd7c1..973b5d8 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,9 @@ author: xdrm-brackets + [2) Install/remove Packages](#2-installremove-packages) + [3) Setup configuration](#3-setup-configuration) + [4) Service management](#4-service-management) - + [5) custom scripts](#5-custom-scripts) - + [6) Aliases](#6-aliases) + + [5) Custom scripts](#5-custom-scripts) + + [6) Copy files](#6-copy-files) + + [7) Aliases](#7-aliases) * [III. Path Expressions](#iii-path-expressions) + [1) Syntax](#1-syntax) + [2) File Formats](#2-file-formats) @@ -146,17 +147,27 @@ Perform the action on services. If more than one, use spaces to separate service #### 5) Custom scripts -These instructions allow you to use custom scripts for complex operations. +This instruction allows you to use custom scripts for complex operations. ``` run