mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
fftools/opt_common: add long-form license option
Add "license" as a long-form command line option alongside the existing "L" short option for showing license information. This maintains consistent option naming patterns with other commands that provide both short and long forms (help/?/help, etc.) and improves command line usability by providing more descriptive option names.
This commit is contained in:
committed by
Zhao Zhili
parent
10e9672a8c
commit
0bc54cddb1
@@ -98,7 +98,7 @@ These options are shared amongst the ff* tools.
|
||||
|
||||
@table @option
|
||||
|
||||
@item -L
|
||||
@item -L, -license
|
||||
Show license.
|
||||
|
||||
@item -h, -?, -help, --help [@var{arg}]
|
||||
|
||||
Reference in New Issue
Block a user