mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
removed check_args in list_config
This commit is contained in:
parent
3a268ebe64
commit
933cad758d
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ case $format in
|
|||
json) json_list_conf ;;
|
||||
plain) shell_list_conf ;;
|
||||
shell) shell_list_conf | column -t ;;
|
||||
*) check_args '1' '0' '[format]'
|
||||
esac
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue