]> git.ipfire.org Git - thirdparty/snapper.git/commit
- use table for printing command line options help 875/head
authorArvin Schnell <aschnell@suse.de>
Mon, 26 Feb 2024 10:38:59 +0000 (11:38 +0100)
committerArvin Schnell <aschnell@suse.de>
Mon, 26 Feb 2024 10:38:59 +0000 (11:38 +0100)
commit47d8d444a7c8170e4c903003a0476f829cce8984
tree8efed7282e77d66629ede74f7c5e5bff718fc4cf
parente06b544622a86621ed5aeae896312b941de9ae8f
- use table for printing command line options help
18 files changed:
client/GlobalOptions.cc
client/GlobalOptions.h
client/cmd-cleanup.cc
client/cmd-create-config.cc
client/cmd-create.cc
client/cmd-delete.cc
client/cmd-diff.cc
client/cmd-get-config.cc
client/cmd-list-configs.cc
client/cmd-list.cc
client/cmd-modify.cc
client/cmd-rollback.cc
client/cmd-status.cc
client/cmd-undochange.cc
client/snapper.cc
client/utils/Makefile.am
client/utils/help.cc [new file with mode: 0644]
client/utils/help.h [new file with mode: 0644]