Skip to content
Snippets Groups Projects

main: Don’t print translation header with `--help`

Merged Philip Withnall requested to merge pwithnall/accountsservice:help into master

The correct way to tell g_option_context_new() not to print any information after the options is to pass NULL. Passing the empty string results in a call to gettext (""), which returns the translation’s header.

This fixes the output of accounts-daemon --help.

Signed-off-by: Philip Withnall withnall@endlessm.com

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading