// SPDX-License-Identifier: GPL-2.0

accel-config-save-config(1)
===========================

NAME
----
accel-config-save-config - save the configuration in json format into a file.

SYNOPSIS
--------
[verse]
'accel-config save-config' [<options>]

Save the current configuration displayed in json format into a specified path
with specified file name.

EXAMPLE
-------
----
# accel-config save-config -s /usr/accfg/save_config.conf
----

OPTIONS
-------
-s::
--saved-file=::
	to specify saved file name and path
