Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-nour authored Jul 26, 2024
1 parent 6f35e38 commit 39a4864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ gists-gone -l Unknown

#### Visbility

Using the `-visibility` option you can specify whether you want to delete public or private gists:
Using the `-visibility` option you can specify whether you want to delete public or private (secret) gists:

```
gists-gone -v private
Expand All @@ -99,7 +99,7 @@ Dates should be passed in YYYY-MM-DD format.

#### Examples

Deleting private gists created from 2020-01-01 onwards:
Deleting private (secret) gists created from 2020-01-01 onwards:

```
gists-gone -v private -dr 2020-01-01 2100-01-01
Expand Down

0 comments on commit 39a4864

Please sign in to comment.