Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HakanVardarr authored Nov 22, 2022
1 parent d1ab7be commit 873b40d
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,10 @@ cargo install rignore

rignore -help

USAGE:
rignore [LANGUAGE] [SUBCOMMAND]

ARGS:
<LANGUAGE> Dowloads the chosen language from the api

OPTIONS:
-h, --help Print help information
-V, --version Print version information

SUBCOMMANDS:
clear Clears the cache
help Print this message or the help of the given subcommand(s)
list Lists suported languages
INFO:
-> rignore help == prints commands
-> rignore list == lists supported langs
-> rignore <supported_lang(example = 'rust')> == creates a .gitignore file

```

Expand Down

0 comments on commit 873b40d

Please sign in to comment.