correct docs for fast-clean flag

`-c` is not shorthand
This commit is contained in:
Matthew Butterick 2020-04-05 21:31:34 -07:00 committed by GitHub
parent d396c70d0e
commit 0f351dbf29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,7 @@ flags:
cache is cleared. Unless @DFlag{no-docs} or @Flag{D} is also
specified, the documentation-index database is reset.}
@item{@DFlag{fast-clean} or @Flag{c} --- like @DFlag{clean}, but
@item{@DFlag{fast-clean} --- like @DFlag{clean}, but
without forcing a bootstrap of @exec{raco setup} from source (which
means that @DFlag{fast-clean} cannot clean corruption that affects
@exec{raco setup} itself).}