whoops
This commit is contained in:
parent
09161611d0
commit
c72b82f542
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -280,7 +280,7 @@ var (
|
|||
alreadyintrash_flags = []cli.Flag{
|
||||
&cli.PathFlag{
|
||||
Name: "original-path",
|
||||
Usage: "restore files trashed from this `DIRECTORY`",
|
||||
Usage: "operate on files trashed from this `DIRECTORY`",
|
||||
Aliases: []string{"O"},
|
||||
Destination: &ogdir,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue