Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust help strings for options #358

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Adjust help strings for options #358

merged 2 commits into from
Aug 30, 2024

Conversation

detsch
Copy link
Member

@detsch detsch commented Aug 30, 2024

Adjusted some of the text in help. This is what it looks like now:

aktualizr-lite command line options:
  -h [ --help ]         Print usage
  -v [ --version ]      Prints current aktualizr-lite version
  -c [ --config ] arg   Configuration file or directory path
  --loglevel arg        Set log level 0-5 (trace, debug, info, warning, error, 
                        fatal)
  --update-name arg     Name or version of the target to be used in pull, 
                        install, and update commands. default=latest
  --install-mode arg    Optional install mode. Supported modes: 
                        [delay-app-install]. By default both ostree and apps 
                        are installed before reboot
  --interval arg        Override uptane.polling_secs interval to poll for 
                        updates when in daemon mode
  --json arg            Output targets information as json when running check 
                        and list commands
  --src-dir arg         Directory that contains an offline update bundle. 
                        Enables offline mode for check, pull, install, and 
                        update commands
  --command arg         Command to execute: run, status, finalize, check, list,
                        install, pull, update, daemon

@detsch detsch requested a review from mike-sul August 30, 2024 15:03
@detsch detsch merged commit 20803f7 into master Aug 30, 2024
4 checks passed
@detsch detsch deleted the detsch-adjust-aklite-help branch August 30, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants