Provided by: zsys_0.5.11.3build1_amd64 bug

NAME

       zsysctl-save  -  Saves the current state of the machine. By default it saves only the user
       state. state_id is generated if not provided.

SYNOPSIS

       zsysctl save [state id] [flags]

DESCRIPTION

       Alias of zsysctl state save. Saves the current state of the machine. By default  it  saves
       only the user state. state_id is generated if not provided.

OPTIONS

       --auto[=false]      Signal this is an automated request triggered by script

       -h, --help[=false]      help for save

       --no-update-bootmenu[=false]      Do not update bootmenu on system state save

       -s, --system[=false]      Save complete system state (users and system)

       -u, --user=""      Save the state for a given user or current user if empty

OPTIONS INHERITED FROM PARENT COMMANDS

       -v, --verbose[=0]      issue INFO (-v) and DEBUG (-vv) output

SEE ALSO

       zsysctl(1)

HISTORY

       8-Apr-2024 Auto generated by spf13/cobra