this should be here
This commit is contained in:
parent
e2705804c1
commit
b15cc5ba48
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Usage: `nuke-file [OPTION]... [FILE]`
|
||||||
Prevents a file from being uploaded in the future and marks the existing copy for removal.
|
Prevents a file from being uploaded in the future and marks the existing copy for removal.
|
||||||
|
|
||||||
This tool accepts three options:
|
This tool accepts three options:
|
||||||
- `-r`/`--reason`: Required!!! Reason for denying the file. Currently supports `copyright`, `rules` and `other`.
|
- `-r`/`--reason=REASON`: Required!!! Reason for denying the file. Currently supports `copyright`, `rules` and `other`.
|
||||||
- `-h`/`--hash`: Treat the provided ID as a SHA256 hash, can be hex, URI-safe base64 or raw if you're feeling feisty.
|
- `-h`/`--hash`: Treat the provided ID as a SHA256 hash, can be hex, URI-safe base64 or raw if you're feeling feisty.
|
||||||
- `-s`/`--base62`: Interpret provided ID as a base62 number.
|
- `-s`/`--base62`: Interpret provided ID as a base62 number.
|
||||||
- `-u`/`--upload`: Interpret provided ID as an upload ID instead of a file ID.
|
- `-u`/`--upload`: Interpret provided ID as an upload ID instead of a file ID.
|
||||||
|
|
Loading…
Add table
Reference in a new issue