mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-10 08:17:00 +02:00
Make use of the new usage function...
This commit is contained in:
parent
be4cc804c0
commit
69b550a46e
@ -125,8 +125,7 @@
|
||||
(format t "pgloader version ~s~%" *version-string*))
|
||||
|
||||
(when help
|
||||
(format t "~a [ option ... ] command-file ..." (first argv))
|
||||
(command-line-arguments:show-option-help *opt-spec*))
|
||||
(usage argv))
|
||||
|
||||
(when (or help version) (uiop:quit))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user