doc/toolbox-create: Fix typo

The rest of the manual refers to the file passed to the --authfile
option as FILE, not AUTHFILE.

Fallout from ecd1ced719

https://github.com/containers/toolbox/pull/1240
This commit is contained in:
Debarshi Ray 2023-02-16 14:45:23 +01:00
parent 34baa10f41
commit 48c07b8e5b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
toolbox\-create - Create a new toolbox container
## SYNOPSIS
**toolbox create** [*--authfile AUTHFILE*]
**toolbox create** [*--authfile FILE*]
[*--distro DISTRO* | *-d DISTRO*]
[*--image NAME* | *-i NAME*]
[*--release RELEASE* | *-r RELEASE*]