Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jotadrilo committed Jun 18, 2019
1 parent 791f677 commit 998e58f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a Go and Shell tool that provides a sandbox directory for rubbish.
If you usually run tons of commands that generate garbage, wherever you are, you need an easy way to access a temporary folder where to run these tasks.

```
> jotadrilo @ ~ $ rbsh # or `rubcd` or `r` or `rubbish`
> jotadrilo @ ~ $ rbsh
> jotadrilo @ /tmp/rubbish/20190614 $
```

Expand Down Expand Up @@ -48,6 +48,7 @@ This is the core functionality. You will get a sandbox for your rubbish and will
```

> **NOTE**: Alias: `rubcd`, `rubbish`, `r`
> **NOTE**: During the first run, it will create a new configuration file at `$HOME/.rubbish`. Example:
> ```
> > jotadrilo @ ~ $ cat ~/.rubbish/config.json
Expand Down

0 comments on commit 998e58f

Please sign in to comment.