Explorar el Código

README.md - minor fix

- signed-off-by: trimstray <trimstray@gmail.com>
pull/1/head
trimstray hace 5 años
padre
commit
bdef638173
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -524,6 +524,7 @@ ___
###### System backup with exclude specific directories

```bash
cd /
tar -czvpf /mnt/system$(date +%d%m%Y%s).tgz --directory=/ --exclude=proc/* --exclude=sys/* --exclude=dev/* --exclude=mnt/* .
```



Cargando…
Cancelar
Guardar