Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zaldih committed May 30, 2024
1 parent db4345f commit 1254a96
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ npkill -d 'projects' --exclude "progress, ignore-this"
- Borra automáticamente todos los **node_modules** que se encuentren en el directorio _backups_:

```bash
# Deshabilitado por razones de seguridad (puedes utilizar esta opción en la versión 0.2.4 bajo tu propia responsabilidad)
npkill -d ~/backups/ --delete-all
```

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ npkill -d 'projects' --exclude "progress, ignore-this"
- Automatically delete all node_modules that have sneaked into your backups:

```bash
# Disabled for security reasons (you can use it in version 0.2.4 at your risk)
npkill -d ~/backups/ --delete-all
```

Expand Down
1 change: 0 additions & 1 deletion README.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ npkill -d 'projetos' --exclude "progresso, ignorar"
- Exclua automaticamente todos os node_modules que tenham entrado em seus backups:

```bash
# Desativado por razões de segurança (você pode usar na versão 0.2.4 por sua conta e risco)
npkill -d ~/backups/ --delete-all
```

Expand Down

0 comments on commit 1254a96

Please sign in to comment.