Skip to content

Commit 998e58f

Browse files
committed
Fix docs
1 parent 791f677 commit 998e58f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a Go and Shell tool that provides a sandbox directory for rubbish.
55
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.
66

77
```
8-
> jotadrilo @ ~ $ rbsh # or `rubcd` or `r` or `rubbish`
8+
> jotadrilo @ ~ $ rbsh
99
> jotadrilo @ /tmp/rubbish/20190614 $
1010
```
1111

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

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

0 commit comments

Comments
 (0)